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

removeJob results in TypeError: Cannot read properties of undefined (reading '_evalScript') #518

Open
VityaSchel opened this issue Sep 25, 2022 · 0 comments
Labels

Comments

@VityaSchel
Copy link

When trying to remove stalled job that is currently active but isn't processed by errored worker, trying to remove it results in error:

2|Telegram | /node_modules/bee-queue/lib/queue.js:458
2|Telegram |     const promise = this._evalScript(
2|Telegram |                          ^
2|Telegram |
2|Telegram | TypeError: Cannot read properties of undefined (reading '_evalScript')
2|Telegram |     at removeJob (/node_modules/bee-queue/lib/queue.js:458:26)
@compwright compwright added the bug label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants