-
Notifications
You must be signed in to change notification settings - Fork 25
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
[BUG] Task exception was never retrieved #121
Comments
New error not seen before on 0.4.6 |
Got a slightly better error now after reverting to 0.4.3
For some reason its now dying every time, not seen this before |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I have a pretty heavy xoscar app, over 100 actors running. I get this error randomly, perhaps about every 20-30 runs. Been happening for many months but thought I would report it here if the repo isn't dead.
To Reproduce
To help us to reproduce this bug, please provide information below:
NumPy: version 1.26.4
• SciPy: version 1.14.1
• Pandas: version 2.2.3
Matplotlib: version 3.9.2
• Scikit-learn: version 1.5.2
• Pytest: version 8.3.3
I've just noticed im behind on versions, I wasn't aware this was still being updated, ive updated to 0.4.6 and will report back if fixed
My code it too complex to give a repo but to give you some idea here is my pool setup
The text was updated successfully, but these errors were encountered: