Add VM_ASSERT on fiber->blocking == 0. (#7926)
fiber->blocking == 0
I have not seen any problems with this code, but this ensures the invariant.
Add VM_ASSERT on
fiber->blocking == 0
. (#7926)I have not seen any problems with this code, but this ensures the invariant.