Skip to content

1.10.1

Compare
Choose a tag to compare
@coleifer coleifer released this 24 Jul 13:33
· 404 commits to master since this release

View commits

  • Remove call to SimpleDB Client.connect(), as the simpledb APIs have changed and no longer use this method.
  • Ensure that pre- and post-execute hooks are run when using Huey in "always_eager" mode.
  • Gracefully stop Huey consumer when SIGINT is received.
  • Improved continuous integration, now testing on Python 3.7 as well.