On Friday, 20 February 2015 at 15:17:22 UTC, Martin Nowak wrote:
Might want to try using libasync without multiple threads.
http://www.linuxprogrammingblog.com/threads-and-fork-think-twice-before-using-them

Or you temporarily disable the GC before forking and enable it again afterwards.

Reply via email to