You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also maybe the executor can contain the panics and not crash itself? For now I just made it abort the process if one of the executors crash because of panic.
Panic happens here:
glommio/glommio/src/task/raw.rs
Line 351 in d3f6e7a
I couldn't get a stack trace because the issue happened on production configuration. Will have more info if it happens again.
Couldn't find a reproducer yet. I'll manually check the code a bit to see if I can find something.
The text was updated successfully, but these errors were encountered: