Commit 11b3be4
committed
docs: warn that waiting parents are blocked for as long as a debounced run is pushed back
With no ceiling, a continuously triggered key holds its run indefinitely,
and triggerAndWait parents block on that run's waitpoint for the whole
time, holding their concurrency with it.1 parent fba36a1 commit 11b3be4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
889 | | - | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
890 | 892 | | |
891 | 893 | | |
892 | 894 | | |
| |||
0 commit comments