Skip to content

Fix marking async exceptions in the JS backend

Luite Stegeman requested to merge luite/ghc:fix-22836 into master

This fixes how the queue of async exceptions in marked (tested for reachability) in the JavaScript backend. It fixes the probable cause of the failures in #22836 (closed)

Merge request reports