Spellmasons
Spellmasons copied to clipboard
Somehow `merge` is still triggering `reportIfTakingTooLong`
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.