Skip to content

Commit

Permalink
src/meta-openembedded:python3-huey: upgrade 2.4.0 -> 2.4.1
Browse files Browse the repository at this point in the history
* 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 <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
  • Loading branch information
zhengruoqin authored and kraj committed Sep 28, 2021
1 parent eca41bb commit 19d7adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta-openembedded
Submodule meta-openembedded updated from 6cdaf5 to 796b7f

0 comments on commit 19d7adf

Please sign in to comment.