mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 17:28:32 +00:00
Restore debugger eventlet backdoor comment per maintainer request
This commit is contained in:
@@ -5,6 +5,8 @@ import socket
|
||||
import sys
|
||||
import confluent.tasks as tasks
|
||||
|
||||
#this will ultimately fill the role of the 'backdoor' of eventlet
|
||||
|
||||
# since we have to asyncio up the input and output, we use InteractiveInterpreter and handle the
|
||||
# input ourselves, since code is not asyncio friendly in and of itself
|
||||
#code.InteractiveConsole().interact()
|
||||
|
||||
Reference in New Issue
Block a user