Skip to content

Commit a72167b

Browse files
authored
chore: more effect debug helpers (#17259)
* chore: more effect helpers This adds two new helpers that helped me tremendously with getting to the bottom of #17197: - `log_reactions`: Logs the graph of reactions starting from the given signal, and also checks if the effect leafs are reachable and if they are able to schedule a root - `log_inconsistent_branches`: Logs if there are paths in the graph where a branch is clean above a non-clean branch, which means that the part of the graph cannot schedule batches anymore * shut up eslint
1 parent b4b580a commit a72167b

File tree

3 files changed

+366
-3
lines changed

3 files changed

+366
-3
lines changed

0 commit comments

Comments
 (0)