• Janoš Guljaš's avatar
    swarm: Fix localstore test deadlock with race detector (#19153) · 02c28046
    Janoš Guljaš authored
    * swarm/storage/localstore: close localstore in two tests
    
    * swarm/storage/localstore: fix a possible deadlock in tests
    
    * swarm/storage/localstore: re-enable pull subs tests for travis race
    
    * swarm/storage/localstore: stop sending to errChan on context done in tests
    
    * swarm/storage/localstore: better want check in readPullSubscriptionBin
    
    * swarm/storage/localstore: protect chunk put with addr lock in tests
    
    * swamr/storage/localstore: wait for gc and writeGCSize workers on Close
    
    * swarm/storage/localstore: more correct testDB_collectGarbageWorker
    
    * swarm/storage/localstore: set DB Close timeout to 5s
    02c28046
Name
Last commit
Last update
..
api Loading commit data...
bmt Loading commit data...
chunk Loading commit data...
dev Loading commit data...
docker Loading commit data...
fuse Loading commit data...
log Loading commit data...
metrics Loading commit data...
network Loading commit data...
pot Loading commit data...
pss Loading commit data...
sctx Loading commit data...
services/swap Loading commit data...
shed Loading commit data...
spancontext Loading commit data...
state Loading commit data...
storage Loading commit data...
swap Loading commit data...
testutil Loading commit data...
tracing Loading commit data...
version Loading commit data...
AUTHORS Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
network_test.go Loading commit data...
swarm.go Loading commit data...
swarm_test.go Loading commit data...