You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stanford CS240h 2011 Autumn
I found at least three of those on hackage: hdaemonize (System.Posix.Daemonize), direct-daemonize (System.Daemonize) and System.Daemon from MissingH. The latter one has 'provisional' stability, nothing is said about stability of the other two. Is there a standardized wrapper detaching a process from terminals or shall I better do it myself?
David Terei
unread,
Nov 23, 2011, 8:32:18 PM11/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to stanford-1...@googlegroups.com
First one looks good to me. Second one don't touch.