|
[ ghc-Bugs-753839 ] forkProcess does not terminate main threads: msg#00047lang.haskell.glasgow.bugs
Bugs item #753839, was opened at 2003-06-13 09:35 Message generated for change (Comment added) made by simonmar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=753839&group_id=8032 Category: Compiler (Parser) Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Simon Marlow (simonmar) Assigned to: Nobody/Anonymous (nobody) Summary: forkProcess does not terminate main threads Initial Comment: There is a defficiency in the current implementation of forkProcess, namely that main threads are not terminated. Currently, it is only safe to call forkProcess when there is a single main thread in the system, and forkProcess must be called from that thread. ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2003-11-26 09:45 Message: Logged In: YES user_id=48280 forkProcess has a new interface, and the old bad behaviour has gone away in 6.2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=753839&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-848431 ] Profiling crashes in heapCensus., SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-828975 ] misleading stability, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-848431 ] Profiling crashes in heapCensus., SourceForge.net |
| Next by Thread: | [ ghc-Bugs-828975 ] misleading stability, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |