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
Use a long-running task that resumes at the start of an invocation,
instead of spawning a new task on each invocation. Uses a channel-based
service to pause and resume monitoring.
Tested with a function that opens a large number of file descriptors to
make sure it still captures data accurately. Tested with self-monitoring
as well (new implementation, previous implementation):
<img width="1337" height="316" alt="Screenshot 2025-10-20 at 4 16 47 PM"
src="https://github.com/user-attachments/assets/3e3a0470-8566-42f9-926b-2ae3df34a4f7"
/>
0 commit comments