Skip to content

[fix] small optimizations#60

Merged
mr-chelyshkin merged 1 commit intomainfrom
proc_refactor
Feb 19, 2026
Merged

[fix] small optimizations#60
mr-chelyshkin merged 1 commit intomainfrom
proc_refactor

Conversation

@mr-chelyshkin
Copy link
Contributor

📝 Description

  • Fix TOCTOU race in Registry::spawn_and_register
  • Replace 100ms polling in wait_task_removed with event-driven approach
  • Sort AliveTracker::snapshot() output for API consistency

✅ Checklist

  • Documentation updated (README, rustdoc, examples)
  • Tests added/updated (if relevant)
  • No breaking changes introduced
  • CI passes locally

@mr-chelyshkin mr-chelyshkin merged commit 99c8a79 into main Feb 19, 2026
8 checks passed
@mr-chelyshkin mr-chelyshkin deleted the proc_refactor branch February 19, 2026 10:54
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.

1 participant