|
From: Parisa <re...@bu...> - 2017-05-17 08:11:45
|
New submission from Parisa: sys.cleanup() in org.python.util.PythonInterpreter.close() method closing thread pool _socket.NIO_GROUP in _socket.py Is thread pool needs to be recreated create_connection() function in _socket.py if it is shutdown? or Can we use org.python.util.PythonInterpreter instance without closing ? repeatedly shared across multiple threads? Please suggest... Thank you. ---------- components: Core messages: 11374 milestone: Jython 2.7.1 nosy: psterdale severity: major status: open title: sys.cleanup() in PythonInterpreter close() method closing thread pool _socket.NIO_GROUP in _socket.py type: behaviour versions: Jython 2.7 _______________________________________ Jython tracker <re...@bu...> <http://bugs.jython.org/issue2592> _______________________________________ |