fix: Verify monitored process exit state before adding & emitting event #966

Closed
opened 2026-04-05 16:39:16 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @GroovyTeacup on 10/20/2023

This (probably) fixes the bug where a monitored process would be constantly set as running/not running because it would be constantly removed and then re-added every second.

Also added some logging to the process monitor

*Originally created by @GroovyTeacup on 10/20/2023* This (probably) fixes the bug where a monitored process would be constantly set as running/not running because it would be constantly removed and then re-added every second. Also added some logging to the process monitor
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#966