s_new=thr.th_new stop=True s_wait=f_wait_sleep sec=1 gc=False n=1 sleep 1 >stop stop stop stop stop stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=5 gc=False n=1 sleep 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=5 gc=False n=1 sleep 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_sleep sec=5 gc=False n=1 sleep 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_ev sec=5 gc=False n=1 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=5 gc=False n=1 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=5 gc=False n=1 ev.wait 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_ev sec=5 gc=False n=1 ev.wait 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_select sec=5 gc=False n=1 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=5 gc=False n=1 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=5 gc=False n=1 select 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_select sec=5 gc=False n=1 select 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_sleep sec=1 gc=True n=1 sleep 1 >stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 177, in stop th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=1 gc=True n=1 sleep 1 >stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=1 gc=True n=1 sleep 1 >gc.stop gc.stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 177, in stop th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=1 gc=True n=1 ev.wait 1 >stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 177, in stop th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=1 gc=True n=1 ev.wait 1 >gc.stop gc.stop stop gc.stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=1 gc=True n=1 select 1 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=5 gc=True n=1 sleep 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=5 gc=True n=1 sleep 5 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=5 gc=True n=1 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=5 gc=True n=1 ev.wait 5 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=5 gc=True n=1 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=5 gc=True n=1 select 5 >gc.stop gc.stop stop stop stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=1 gc=False n=2 sleep 1 sleep 1 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_sleep sec=1 gc=False n=2 sleep 1 sleep 1 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_ev sec=1 gc=False n=2 ev.wait 1 ev.wait 1 >stop stop stop ev.wait 1 stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=1 gc=False n=2 ev.wait 1 ev.wait 1 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_ev sec=1 gc=False n=2 ev.wait 1 ev.wait 1 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_select sec=1 gc=False n=2 select 1 select 1 >stop stop stop select 1 stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=1 gc=False n=2 select 1 select 1 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_select sec=1 gc=False n=2 select 1 select 1 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_sleep sec=5 gc=False n=2 sleep 5 sleep 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=5 gc=False n=2 sleep 5 sleep 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=5 gc=False n=2 sleep 5 sleep 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_sleep sec=5 gc=False n=2 sleep 5 sleep 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_ev sec=5 gc=False n=2 ev.wait 5 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=5 gc=False n=2 ev.wait 5 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=5 gc=False n=2 ev.wait 5 ev.wait 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_ev sec=5 gc=False n=2 ev.wait 5 ev.wait 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_select sec=5 gc=False n=2 select 5 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=5 gc=False n=2 select 5 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=5 gc=False n=2 select 5 select 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_select sec=5 gc=False n=2 select 5 select 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_sleep sec=1 gc=True n=2 sleep 1 sleep 1 >stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=1 gc=True n=2 sleep 1 sleep 1 >stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=1 gc=True n=2 sleep 1 sleep 1 >gc.stop gc.stop stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=1 gc=True n=2 ev.wait 1 ev.wait 1 >stop ev.wait 1 stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=1 gc=True n=2 ev.wait 1 ev.wait 1 >gc.stop gc.stop stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 177, in stop th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=1 gc=True n=2 select 1 select 1 >stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=1 gc=True n=2 select 1 select 1 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=5 gc=True n=2 sleep 5 sleep 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=5 gc=True n=2 sleep 5 sleep 5 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=5 gc=True n=2 ev.wait 5 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=5 gc=True n=2 ev.wait 5 ev.wait 5 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=5 gc=True n=2 select 5 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=5 gc=True n=2 select 5 select 5 >gc.stop gc.stop stop stop stop stop stop sleep 1 sleep 1 sleep 1 stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=1 gc=False n=4 sleep 1 sleep 1 sleep 1 sleep 1 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_sleep sec=1 gc=False n=4 sleep 1 sleep 1 sleep 1 sleep 1 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_ev sec=1 gc=False n=4 ev.wait 1 ev.wait 1 ev.wait 1 ev.wait 1 >stop stop stop stop stop stop ev.wait 1 ev.wait 1 ev.wait 1 kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=1 gc=False n=4 ev.wait 1 ev.wait 1 ev.wait 1 ev.wait 1 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_ev sec=1 gc=False n=4 ev.wait 1 ev.wait 1 ev.wait 1 ev.wait 1 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_select sec=1 gc=False n=4 select 1 select 1 select 1 select 1 >stop stop stop stop stop stop stop stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=5 gc=False n=4 sleep 5 sleep 5 sleep 5 sleep 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=5 gc=False n=4 sleep 5 sleep 5 sleep 5 sleep 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_sleep sec=5 gc=False n=4 sleep 5 sleep 5 sleep 5 sleep 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_ev sec=5 gc=False n=4 ev.wait 5 ev.wait 5 ev.wait 5 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=5 gc=False n=4 ev.wait 5 ev.wait 5 ev.wait 5 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=5 gc=False n=4 ev.wait 5 ev.wait 5 ev.wait 5 ev.wait 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_ev sec=5 gc=False n=4 ev.wait 5 ev.wait 5 ev.wait 5 ev.wait 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_select sec=5 gc=False n=4 select 5 select 5 select 5 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=5 gc=False n=4 select 5 select 5 select 5 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=5 gc=False n=4 select 5 select 5 select 5 select 5 kill SIGINT wait ok s_new=thr.loop_new stop=False s_wait=f_wait_select sec=5 gc=False n=4 select 5 select 5 select 5 select 5 kill SIGINT wait ok s_new=thr.th_new stop=True s_wait=f_wait_sleep sec=1 gc=True n=4 sleep 1 sleep 1 sleep 1 sleep 1 >stop stop stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=1 gc=True n=4 sleep 1 sleep 1 sleep 1 sleep 1 >stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=1 gc=True n=4 sleep 1 sleep 1 sleep 1 sleep 1 >gc.stop gc.stop stop stop stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=1 gc=True n=4 ev.wait 1 ev.wait 1 ev.wait 1 ev.wait 1 >stop stop ev.wait 1 ev.wait 1 ev.wait 1 kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=1 gc=True n=4 ev.wait 1 ev.wait 1 ev.wait 1 ev.wait 1 >gc.stop gc.stop stop stop stop stop gc.stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 57, in test thr_gc.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 176, in stop time.sleep( 1 ) KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=1 gc=True n=4 select 1 select 1 select 1 select 1 >stop stop select 1 stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=1 gc=True n=4 select 1 select 1 select 1 select 1 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_sleep sec=5 gc=True n=4 sleep 5 sleep 5 sleep 5 sleep 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_sleep sec=5 gc=True n=4 sleep 5 sleep 5 sleep 5 sleep 5 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_ev sec=5 gc=True n=4 ev.wait 5 ev.wait 5 ev.wait 5 ev.wait 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_ev sec=5 gc=True n=4 ev.wait 5 ev.wait 5 ev.wait 5 ev.wait 5 >gc.stop gc.stop stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.loop_new stop=True s_wait=f_wait_select sec=5 gc=True n=4 select 5 select 5 select 5 select 5 >stop kill SIGINT Traceback (most recent call last): File "./thr_stat_test.py", line 121, in run() File "./thr_stat_test.py", line 99, in run test( **dic ) File "./thr_stat_test.py", line 52, in test th.stop() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 117, in stop join() File "/Users/kondoh/kon_page/kon_ut/thr_stat/thr.py", line 112, in join e.th.join() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt wait ok s_new=thr.th_new stop=False s_wait=f_wait_select sec=5 gc=True n=4 select 5 select 5 select 5 select 5 >gc.stop gc.stop