Skip to content

v1.18

Compare
Choose a tag to compare
@MartinMikita MartinMikita released this 13 Mar 10:06
· 45 commits to master since this release
  • btq
    • Fixed queue.qsize() to count delayed jobs
    • Added argument max_size in the constructor
    • Added queue.verify_task(), check if it is serializable and if it not exceeds max_size.