https://issues.dlang.org/show_bug.cgi?id=14205
Issue ID: 14205
Summary: Document D compatibility with fork
Product: D
Version: D1 & D2
Hardware: All
URL: http://forum.dlang.org/post/mc352o$239k$2@digitalmars.
com
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: websites
Assignee: [email protected]
Reporter: [email protected]
People express concerns about compatibility of D with fork (see link). People
take naive assumptions, that everything works after fork, e.g. GC, but it's
probably not, and this should be addressed in the documentation.
--