test_executor.py
6.89 KB
-
Fix executor deadlock on IO errors · a3ef6dcb
This change ensures that the executor does not deadlock on IO errors, for example when IO does not support non-ascii characters.
ento committed
This change ensures that the executor does not deadlock on IO errors, for example when IO does not support non-ascii characters.