Skip to content
Snippets Groups Projects
Commit caacd1d6 authored by rwbarton's avatar rwbarton Committed by Ben Gamari
Browse files

Don't eagerly blackhole single-entry thunks (#10414)

In a parallel program they can actually be entered more than once,
leading to deadlock.

Reviewers: austin, simonmar

Subscribers: michaelt, thomie, bgamari

Differential Revision: https://phabricator.haskell.org/D1040

GHC Trac Issues: #10414

Conflicts:
	testsuite/tests/codeGen/should_run/all.T
parent 07a1f32e
No related branches found
No related tags found
No related merge requests found
Loading
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