huey v2.3.0 Release Notes

Release Date: 2020-08-10 // over 3 years ago
    • ๐Ÿ‘‰ Use monotonic clock for timing operations within the consumer.
    • ๐Ÿš€ Ensure internal state is cleaned up on file-lock when released.
    • ๐Ÿ‘Œ Support passing around TaskException as a pickled value.
    • ๐ŸŽ Set the multiprocessing mode to "fork" on MacOS and Python 3.8 or newer.
    • โž• Added option to enforce FIFO behavior when using Sqlite as storage.
    • โž• Added the on_shutdown handler to djhuey namespace.
    • ๐Ÿ‘ป Ensure exception is set on AsyncResult in mini-huey.

    View commits