Closed kwypchlo closed 2 years ago
Increase lua running and pending timers limits to resolve issue with running out
Merging #18 (0bd78b4) into main (ac43adf) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #18 +/- ##
=======================================
Coverage 93.84% 93.84%
=======================================
Files 16 16
Lines 813 813
=======================================
Hits 763 763
Misses 50 50
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ac43adf...0bd78b4. Read the comment docs.
We were running out of timers context:
Increasing the number of timers should be an easy way to resolve this temporarily at least.