boxo icon indicating copy to clipboard operation
boxo copied to clipboard

coreiface: TestDhtFindProviders is racy

Open Stebalien opened this issue 5 years ago • 0 comments

It adds files and immediately tries to find them. However, this is racy as we might not even start sending out the provider record until after we've tried to find the file.

Stebalien avatar Apr 08 '20 21:04 Stebalien