#14912: UnsafeReenter test fails with threaded1 and threaded2 -----------------------------------+-------------------------------------- Reporter: alpmestan | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: Component: Runtime System | Version: 8.5 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #14743 | Differential Rev(s): Phab:D5136 Wiki Page: | -----------------------------------+-------------------------------------- Comment (by Ömer Sinan Ağacan <omeragacan@…>): In [changeset:"3cc3edf30f37b11940d1f9c4afca8c5e9ccaa8f6/ghc" 3cc3edf3/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="3cc3edf30f37b11940d1f9c4afca8c5e9ccaa8f6" Update UnsafeReenter test Only run the test in non-threaded, compiled mode. It hangs with threaded runtime (which stage 2 compiler uses, so disable it for ghci too). Reviewers: simonmar, alpmestan, bgamari Reviewed By: simonmar Subscribers: rwbarton, carter GHC Trac Issues: #14912 Differential Revision: https://phabricator.haskell.org/D5136 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14912#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler