logo       

[ ghc-Bugs-753839 ] forkProcess does not terminate main threads: msg#00065

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-753839 ] forkProcess does not terminate main threads

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>
Google Custom Search

News | FAQ | advertise