diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2018-04-07 13:32:04 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-04-10 11:35:59 -0400 |
commit | d5f6d7a03d66a93ec05a90948126feffc9279dc6 (patch) | |
tree | 1947feeca508d85f207792e2ef23e4b04123b084 /rts/WSDeque.h | |
parent | 5161609117c16cb7b29b2b8b1cd41e74341d4137 (diff) | |
download | haskell-d5f6d7a03d66a93ec05a90948126feffc9279dc6.tar.gz |
rts/RetainerProfile: Handle BLOCKING_QUEUES
push() considers BLOCKING_QUEUES to be an invalid closure type which
should never be present on the stack. However, retainClosure made no
accomodation for this and ended up pushing such a closure. This lead
to #14947.
Test Plan: Validate
Reviewers: simonmar, erikd
Reviewed By: simonmar
Subscribers: thomie, carter, RyanGlScott
GHC Trac Issues: #14947
Differential Revision: https://phabricator.haskell.org/D4538
Diffstat (limited to 'rts/WSDeque.h')
0 files changed, 0 insertions, 0 deletions