Commit d4a880f
committed
Make scheduler delay configurable via env
Keep the existing 2000ms default to preserve conservative behavior,
while allowing local/container runs to experiment with lower values via
UNITTESTING_SCHEDULER_DELAY_MS.
In fact, "0" works fine on my local machine.1 parent 92b8003 commit d4a880f
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
0 commit comments