#7646: resource busy (file is locked) with multi-threaded file ops ---------------------------------+------------------------------------------ Reporter: StefanWehr | Owner: simonmar Type: bug | Status: merge Priority: high | Milestone: 7.6.3 Component: libraries/base | Version: 7.6.2 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: Incorrect result at runtime Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by simonmar): * status: new => merge Comment: {{{ commit fbd4b4c2587636811d464040e349d81fac9e1121 Author: Simon Marlow <marlowsd@gmail.com> Date: Mon Feb 4 12:08:00 2013 +0000 Release the FD lock before calling close() (#7646) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7646#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler