Skip to content

Comments

fix(taskctl): handle adversarial-running in resurrectionScan, store pulse_pid, fix retry/override immutability#266

Merged
randomm merged 1 commit intodevfrom
fix/issues-263-264-265-pulse-fixes
Feb 20, 2026
Merged

fix(taskctl): handle adversarial-running in resurrectionScan, store pulse_pid, fix retry/override immutability#266
randomm merged 1 commit intodevfrom
fix/issues-263-264-265-pulse-fixes

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 20, 2026

Summary

Bonus

Added process ownership check to removeLockFile() - improves on the original which had no ownership verification at all.

Fixes #263, #264, #265

@randomm randomm force-pushed the fix/issues-263-264-265-pulse-fixes branch from 5ecb860 to db3a571 Compare February 20, 2026 12:21
@randomm
Copy link
Owner Author

randomm commented Feb 20, 2026

CI is now green (test passing in 1m24s). Previous changes-requested feedback has been addressed. Ready for re-review.

@randomm randomm merged commit 035f01f into dev Feb 20, 2026
1 check passed
@randomm randomm deleted the fix/issues-263-264-265-pulse-fixes branch February 20, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(taskctl): resurrectionScan doesn't handle adversarial-running stage on Pulse restart

1 participant