pyGeno icon indicating copy to clipboard operation
pyGeno copied to clipboard

Multiprocessing problem with sqlite

Open feghalya opened this issue 4 years ago • 0 comments

Problems arise when importing pyGeno in main thread, and accessing the DB from spawned processes.

Example error: pygeno: DatabaseError: file is encrypted or is not a database

feghalya avatar Apr 28 '20 00:04 feghalya