mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-03-03 13:25:47 +00:00
moved sample zmq SUB client to test/
Former-commit-id: ab13e10271d605dbbee9305d65526aaf7d0d1c07
This commit is contained in:
parent
6bcb3cbff4
commit
dafd66447f
@ -1,7 +1,6 @@
|
||||
import signal
|
||||
import zmq
|
||||
|
||||
|
||||
signal.signal(signal.SIGINT, signal.SIG_DFL)
|
||||
|
||||
context = zmq.Context()
|
Loading…
x
Reference in New Issue
Block a user