mirror of
https://github.com/amark/gun.git
synced 2025-11-27 07:48:47 +00:00
fix @stefdv 's deep path put bug
This commit is contained in:
parent
e506904050
commit
040161c1ab
@ -2251,8 +2251,8 @@ describe('Gun', function(){
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it('path should not slowdown', function(done){
|
it('path should not slow down', function(done){
|
||||||
this.timeout(5000);
|
this.timeout(10000);
|
||||||
//this.timeout(60000);
|
//this.timeout(60000);
|
||||||
|
|
||||||
//Gun.log.debug = 100; console.log("~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
|
//Gun.log.debug = 100; console.log("~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user