On Thu, Jun 25, 2020 at 02:02 Antoine Pitrou <[email protected]> wrote:

> ...  The intent, though, is that any function
> waiting on an external event (this can be a timer, a socket, a
> lock, a directory...) should be interruptible so that Ctrl-C works in
> an interactive prompt.
>
That’s not really true though right? Locks can block the REPL.

—Guido
-- 
--Guido (mobile)
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/HP2AKFHVS2WLM5XGJMHELHQXSCGQLEPF/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to