diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-03-19 15:26:33 -0400 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-03-19 15:26:33 -0400 |
commit | 91dbd5eea8d3f3a289dcee428f9db6e8dc9eee19 (patch) | |
tree | 1e9d63f3c67f0f1bc7e13679c3cf0313d7c1a77d /tests/silo_test.py | |
parent | 83a286c6e4de2e4d481c88a29a07864417dcfef8 (diff) |
combox/silo.py: All access to DB are now inside a critcal section.
This just means, only one damn Thread is allowed to access the DB at a
time.
We are using thread.Lock to achieve this.
Diffstat (limited to 'tests/silo_test.py')
0 files changed, 0 insertions, 0 deletions