mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-09 18:20:18 +01:00
fix reporting system shutdown
This commit is contained in:
parent
e3aa3fa4c6
commit
747a5ce7ef
|
|
@ -67,4 +67,4 @@ Support and info: https://groups.io/g/openwebrx
|
|||
except KeyboardInterrupt:
|
||||
WebSocketConnection.closeAll()
|
||||
Services.stop()
|
||||
ReportingEngine.stop()
|
||||
ReportingEngine.stopAll()
|
||||
|
|
|
|||
Loading…
Reference in a new issue