Project

General

Profile

Bug #9135

Updated by Brett Smith almost 8 years ago

After installing from master at commit:bd8aa1d, commit:bd8aa1d 

 <pre>% arv-ws -j qr1hi-8i9sb-fsumu14u53co3yo 
 2016-05-04 09:20:06 arvados.arv-ws[25013] ERROR: 'EventClient' object has no attribute 'run_forever' 
 </pre> 

 and then it exits 0 (!). 

 It works with @ARVADOS_DISABLE_WEBSOCKETS=1@, so apparently this is a problem somewhere at the boundary between ws.py and the Websockets event class.

Back