BlueBrain / BlueBrain/BluePyMM
Make bluepymm resistant against db lock
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
If one opens the sqlite3 db with e.g. the 'sqlite3' command, it locks the db. If bluepymm is running at that point on that db, it crashes.
We should make bluepymm more resistant against a locked db.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.