Closed kenr closed 5 years ago
If not using daemon threads, the termination of the Python process may lock up if the user do not call close.
This may happen if the user does not handle an exception and thereby not calls close.
If not using daemon threads, the termination of the Python process may lock up if the user do not call close.
This may happen if the user does not handle an exception and thereby not calls close.