Skip to content

Releases: AGISwarm/asyncio-queue-manager

v0.4.0

08 Oct 19:34
Compare
Choose a tag to compare

Changes:

  • Delegate all possible TaskResponse's to AsyncIOQueueManager

Full Changelog: v0.3.2...v0.4.0

v0.3.2

09 Sep 21:30
Compare
Choose a tag to compare

Changes:

  • pass_task_id parameter added to queued_task and queued_generator functions for tasks' internal aborting

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 Sep 12:08
Compare
Choose a tag to compare

Changes:

  • functions naming and docstrings fix

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Sep 11:44
Compare
Choose a tag to compare

Changes:

  • Request renamed into Task
  • Proper abort handling with exceptions called from inside of a task
  • Added possibility to create and abort task_ids before queuing a task

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Sep 20:58
Compare
Choose a tag to compare
refactoring

v0.1.0: Merge pull request #3 from AGISwarm/typing_and_thread_safety

04 Sep 20:09
6853d24
Compare
Choose a tag to compare