You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Stackless issue #300: correctly call audit hooks "sys.settrace" and "sys.setprofile"
- Don't call the audit hooks when switching tasklets.
- Add calls to tasklet_set_trace_function(),
tasklet_set_profile_function() and tasklet_setstate().
0 commit comments