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
refactor(scripts): improve race condition detection in capture_race_state.gdb
- Replace hardcoded pointer checks with dynamic state tracking
- Add backtrace on pointer value changes
- Store initial do_work and next values on first execution
- Add newlines for better log readability
- Remove redundant backtrace on every worker removal
0 commit comments