Closed romange closed 9 months ago
I see it's only read for a check, so it doesn't fix the underlying bug?
it does not. I do not understand how it can happen because ScheduleFromRemote is called under a spinlock that also controls whether the fiber is inside a waitqueue.
if you have any ideas - would love to hear
it does not. I do not understand how it can happen because ScheduleFromRemote is called under a spinlock that also controls whether the fiber is inside a waitqueue.