[Python-3000] threading, part 2 (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Sat Aug 12 03:06:40 CEST 2006
- Previous message: [Python-3000] threading, part 2
- Next message: [Python-3000] Draft pre-PEP: function annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Slawomir Nowaczyk wrote:
But it should not be done lightly and never when the code is not specifically expecting it.
What if, together with a way of blocking asynchronous exceptions, threads started out by default with them blocked? Then a thread would have to explicitly consent to being interrupted.
-- Greg
- Previous message: [Python-3000] threading, part 2
- Next message: [Python-3000] Draft pre-PEP: function annotations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]