[Bug 575] MPI coaster scripts hang at start on cache deadlock
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=575 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Mihael Hategan <[email protected]> 2013-09-21 02:09:33 --- Looking at the latest 0.94 code I see that this particular deadlock has been fixed at some point since the notifyListeners() method in cache.File does not call listener.futureModified() directly any more. Instead it posts an event to the bus so the call is made in a different thread. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov