jdoleary / Spellmasons

https://store.steampowered.com/app/1618380/Spellmasons/
Other
0 stars 1 forks source link

Somehow `merge` is still triggering `reportIfTakingTooLong` #752

Open jdoleary opened 1 month ago

jdoleary commented 1 month ago

even though the only await inside of it is guarded by a 1second race timeout. This shouldn't be possible since the reportIf timeout is 10 seconds.

jdoleary commented 1 month ago