Swarm-NG  1.1
bdb_concurrent.py File Reference

Testing that concurrent reads from a BDB log file works. More...

Go to the source code of this file.

Detailed Description

Testing that concurrent reads from a BDB log file works.

swarm command is run to generate a log file and it is scheduled to remove it immedaitely after the integration is done.

this test only passes if the query is quick enough to open the file and get the result.

Definition in file bdb_concurrent.py.