Spellmasons icon indicating copy to clipboard operation
Spellmasons copied to clipboard

Somehow `merge` is still triggering `reportIfTakingTooLong`

Open jdoleary opened this issue 9 months ago • 1 comments

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 avatar May 20 '24 17:05 jdoleary