Skip to content

persist-queue v0.3.1

Compare
Choose a tag to compare
@peter-wangxu peter-wangxu released this 10 Oct 05:58
· 172 commits to master since this release

Bugfixes:
[GH-22]: In-Memory Database Issues
[GH-24]: FIFOSQLiteQueue: the get() method returns None instead of blocking, and if I specify get(block=True) it raises the empty exception