Closed dependabot[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
integration-test-project | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 20, 2023 5:19pm |
nextjs-waiting-room | ❌ Failed (Inspect) | Sep 20, 2023 5:19pm |
Bumps huey from 2.4.5 to 2.5.0.
Changelog
Sourced from huey's changelog.
Commits
4a377b2
2.5.02dedbb3
Add importerror if gevent specified but not installed.a8f85f5
Fix failing test.fdbd988
Include lock name when task fails to execute due to TaskLocked.9cbf17e
Run killall in a new greenlet.6284422
Forceably terminate greenlets with TERM signal.4180cbe
Small examples to demonstrate slow cpu-bound tasks, export worker class.361e380
Add special INT handler for gevent, and fix TERM behavior as well.28b024b
GitHub no longer supports python 2.x on actions.e78778b
Add short doc for new asyncio helpers.You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show