Skip to content
Snippets Groups Projects
Commit 2161aed8 authored by Ben Gamari's avatar Ben Gamari
Browse files

suppress #17289 (ticker) race

parent a433c908
No related branches found
No related tags found
No related merge requests found
...@@ -8,3 +8,7 @@ race:capability_is_busy ...@@ -8,3 +8,7 @@ race:capability_is_busy
# and GHC.Event.Control.closeControl). # and GHC.Event.Control.closeControl).
race:ioManagerWakeup race:ioManagerWakeup
race:base_GHCziEventziControl_zdwcloseControl_info race:base_GHCziEventziControl_zdwcloseControl_info
# This is a potentially problematic race which I have yet to work out
# (#17289)
race:handle_tick
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment