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
the original example code didn't call `handle.stop`, which led to a race
between shutdown and async-profiler pushing the new JFR. In upstream
async-profiler, the race was often lost.
0 commit comments