Slaprunner: Runner Import (sqlite3) change to WAL mode to avoid database locked error
Today on one of the instance I encountered that the runner-importer failed due to sqlite3 database is locked issue.
This is my proposition to the problem. WAL mode is defined here : https://www.sqlite.org/wal.html