T
Tasos Laskos
Hi guys,
I'm having a bit of a problem...
Is there a way to completely detach child processes?
What I mean is, if I Kernel.fork() a piece of code and then the parent
gets killed I want the child to continue running.
Does anyone have an idea of how to do that?
Cheers,
Tasos L.
I'm having a bit of a problem...
Is there a way to completely detach child processes?
What I mean is, if I Kernel.fork() a piece of code and then the parent
gets killed I want the child to continue running.
Does anyone have an idea of how to do that?
Cheers,
Tasos L.