Irmen de Jong added the comment:

Due to lack of example code to reproduce the issue, and because I'm mildly 
interested in this bug because it mentions Pyro4 (because I'm the author of 
that) I've tried to crash my system myself using Pyro4 and a simple torture 
test but it trucked on just fine. 
Pyro4 is not doing any "strange" things as far as I am aware. It does have its 
own (simple) thread pool of regular Python threads that are handling incoming 
proxy connections.
(Had Pyro4 been doing weird things I suppose Python itself still should never 
core dump on the user but rather raise a regular exception if something was 
wrong)

----------
nosy: +irmen

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28673>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to