Ned Batchelder <[email protected]> added the comment:
Coverage.py is registering a handler to save data before the program ends. The execv call is not in the coverage.py code, it's in the program that coverage.py is running. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue16822> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
