STINNER Victor <victor.stin...@gmail.com> added the comment: As I wrote, I never saw this warning, even while debugging signal issues in asyncio on FreeBSD. I don't think that this is an use case for a callback. Nathaniel use case is just to ignore the warning, I consider that it's a reasonable compromise for the issue.
If someone wants a more advanced signal handler, it's still possible to use register a custom signal handler at the C level. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue30050> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com