Actions
action #2242
closedPrevent workers from dying when sqlite database is locked
Description
When the sqlite database is locked (which happens usually due to our staging projects plugin), the request for new commands timeouts and the worker dies.
Updated by ancorgs over 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Fixed and pull requested into master.
Actions