Connect to the REPL then run: ```python import sleep sleep.sleep(10) #Expecting the console to hang for 10 seconds before returning ``` The console returns immediately.
Connect to the REPL then run:
The console returns immediately.