Steve Dower <[email protected]> added the comment:
Fundamentally I don't have an issue with the audit hook. My only concern would be if there's anything that an application may do to _respond_ to a stall (e.g. is this valuable for applying backpressure? etc.) If it's purely diagnostic, and there's nothing you'd do in production when it happens, then an audit hook is perfect. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44075> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
