|
[ ghc-Bugs-753839 ] forkProcess does not terminate main threads: msg#00065lang.haskell.glasgow.bugs
Bugs item #753839, was opened at 2003-06-13 09:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=753839&group_id=8032 Category: Compiler (Parser) Group: None Status: Open Resolution: None 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. ---------------------------------------------------------------------- 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: | RE: GHC bug on MacOSX 10.2.6, Simon Marlow |
|---|---|
| Next by Date: | [ ghc-Bugs-669261 ] Shjft+Enter crashes GHCI, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-753780 ] (->) used prefix doesn't work with unboxed kinds, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-669261 ] Shjft+Enter crashes GHCI, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |