mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 13:16:30 +00:00
make cython app exit correctly
This commit is contained in:
@@ -2,6 +2,7 @@ cdef class RemoteCommandHandler:
|
||||
cdef object _context
|
||||
cdef object _router
|
||||
cdef object _dealer
|
||||
cdef object _control
|
||||
cdef object _shutdown_event
|
||||
cdef object _on_command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user