-
Notifications
You must be signed in to change notification settings - Fork 348
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
Workers stuck #192
Comments
Open
Hi, This is very well reported. Thanks a lot. Am facing the similar issue as well. |
gwthm-in
added a commit
to gs-engg/work
that referenced
this issue
Dec 29, 2023
For issue context, please check: gocraft#192
gokul1630
pushed a commit
to gokul1630/work
that referenced
this issue
Mar 29, 2024
For issue context, please check: gocraft#192
gokul1630
pushed a commit
to gokul1630/work
that referenced
this issue
Mar 29, 2024
For issue context, please check: gocraft#192
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context
Expected behavior
Corrent behavior
How to reproduce
go mod vendor
get qwe:jobs:asd:lock
)Detailed description
Reapers
The problem
Here is a race condition
Possible Solution
work/redis.go
Line 214 in 5959e69
work/dead_pool_reaper.go
Line 103 in 5959e69
work/dead_pool_reaper.go
Line 99 in 5959e69
The text was updated successfully, but these errors were encountered: