mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-12 22:26:18 +00:00
parent
6bcb3cbff4
commit
dafd66447f
@ -1,7 +1,6 @@
|
|||||||
import signal
|
import signal
|
||||||
import zmq
|
import zmq
|
||||||
|
|
||||||
|
|
||||||
signal.signal(signal.SIGINT, signal.SIG_DFL)
|
signal.signal(signal.SIGINT, signal.SIG_DFL)
|
||||||
|
|
||||||
context = zmq.Context()
|
context = zmq.Context()
|
Loading…
Reference in New Issue
Block a user