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

Suppress data race due to close

This suppresses the other side of a race during shutdown.
parent 81a9029b
No related branches found
No related tags found
No related merge requests found
......@@ -7,3 +7,4 @@ race:capability_is_busy
# This is a benign race during IO manager shutdown (between ioManagerWakeup
# and GHC.Event.Control.closeControl).
race:ioManagerWakeup
race:base_GHCziEventziControl_zdwcloseControl_info
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