You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switches to asyncio.new_event_loop() for Python 3.14 and above, as
asyncio.get_event_loop() is deprecated. Maintains compatibility with
older Python versions by conditionally selecting the event loop method.
Incorporated fix from python-arq#509 by https://github.com/a3lme
Bump version to 0.27.1
Rename to tomfaulkner-arq.
0 commit comments