Project

General

Profile

Bug #7654

Updated by Peter Amstutz over 8 years ago

It appears to be hanging here: 

 <pre> 
   File "/home/peter/work/cwl-venv/local/lib/python2.7/site-packages/arvados_python_client-0.1.20151023214338-py2.7.egg/arvados/events.py", line 57, in close 
     self.stop.wait(1) 
 </pre> 

 This is affecting the CWL runner, possibly the FUSE driver, and anything else that uses the websockets feature in the Python SDK. 

Back