Primer: Fix RuntimeError with a closed Event Loop with subprocesses #2193
Labels
C: maintenance
Related to project maintenance, e.g. CI, testing, policy changes, releases
T: bug
Something isn't working
From time to time it seems
pandas
causes an EventLoopRuntimeError
error.Let's debug and see if there is something we're not cleaning up / waiting for with subprocesses to catch this and exit cleanly / handle the issue.
Seen in both 3.6 and 3.9 the most.
If anyone has seen this PRs welcome!
The text was updated successfully, but these errors were encountered: