Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ben Gamari's avatar
    38ad8351
    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
    History
    rts: Relax Messages assertion
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.