|
|
|
|
|
by wiseowise
1061 days ago
|
|
> Derived from BrokenExecutor (formerly RuntimeError), this exception class is raised when one of the workers of a ProcessPoolExecutor has terminated in a non-clean fashion (for example, if it was killed from the outside). What if it hangs? |
|