Christian Schubert <b...@apexo.de> added the comment: the other issue (poll_register freeing data structures that poll_poll currently uses) can be reproduced by the attached script (at least I can)
depending on the parameters/circumstances it either segfaults or prints garbage results from poll, e.g. [(1684955474, 28192)]; the expected result would be [(3, 1)] ---------- Added file: http://bugs.python.org/file17511/concurrent_poll_and_register.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8865> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com