Seneca-CDOT / simengine

simengine :: Hardware simulation engine for Alteeve's Anvil! Intelligent Availability platform and similar HA configurations
GNU General Public License v3.0
5 stars 7 forks source link

Prevent storcli websocket server from stopping on remote hang up #137

Closed ylei-tsubame closed 4 years ago

ylei-tsubame commented 4 years ago

Add another loop to let the ws server listen for new connections when the existing connection closes.

Note: it is recommended to view changes without whitespace changes.

Closes #136