Skip to content
  • Ben Gamari's avatar
    rts: Relax Messages assertion · 38ad8351
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    `doneWithMsgThrowTo` was previously too strict in asserting that the
    `Message` is locked. Specifically, it failed to consider that the
    `Message` may not be locked if we are deleting all threads during RTS
    shutdown.
    38ad8351