Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-huey: upgrade 2.4.0 -> 2.4.1
* Attempt to reconnect to database if connection becomes unusable (e.g. due to a server restart). See: `huey.contrib.sql_huey.SqlHuey`. * Do not use a soft file-lock for `FileStorage` - use `fcntl.flock()` instead. [View commits](coleifer/huey@2.4.0...2.4.1) Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
- Loading branch information