Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Worker.work now unquiets. #404

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

gijoehosaphat
Copy link
Contributor

The worker can be quieted by calling quiet(). Calling worker.work() should resume the worker but does not. Now it does.

@jbielick
Copy link
Owner

Thank you for this. I will merge this week.

@jbielick jbielick merged commit 186cd75 into jbielick:main Jul 24, 2024
4 checks passed
@jbielick
Copy link
Owner

released in 4.6.0

npm notice name: faktory-worker
npm notice version: 4.6.0
npm notice filename: faktory-worker-4.6.0.tgz
npm notice package size: 34.9 kB
npm notice unpacked size: 119.7 kB
npm notice shasum: d8940f4f72468322120af453586cda81edf472a2
npm notice integrity: sha512-uof2Ym3IysNWa[...]hlXBGzxjup4sA==
npm notice total files: 35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants