Skip to content

perf(server): make process cycle detection asynchronous#817

Open
m-hilgendorf wants to merge 5 commits intomainfrom
perf/async-cycle-detection
Open

perf(server): make process cycle detection asynchronous#817
m-hilgendorf wants to merge 5 commits intomainfrom
perf/async-cycle-detection

Conversation

@m-hilgendorf
Copy link
Copy Markdown
Contributor

  • move cycle detection to the watchdog
  • (fix) allow update_parent_depth to handle cycles in the process graph

Resolves #770

@nitsky nitsky force-pushed the perf/async-cycle-detection branch 2 times, most recently from 30467e9 to ee86822 Compare February 15, 2026 18:24
@nitsky nitsky changed the title perf(server): make process cycle-detection asynchronous perf(server): make process cycle detection asynchronous Feb 17, 2026
@nitsky nitsky force-pushed the perf/async-cycle-detection branch from ee86822 to 3e45e47 Compare February 17, 2026 19:41
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.

perf(server/spawn): make cycle detection asynchronous, maybe move to watchdog

2 participants