multileveldown-hang
v1.1.0
Published
Reproduces an issue where we hang when reading and deleting from multileveldown
Readme
multileveldown-hang
This reproduces a case where multileveldown hangs when reading over the network. To simulate the case just run the following:
First load database with
npm run setupThen start the test case
npm start