Open
Description
Some TSan warnings advise to set the flag die_after_fork=0
. However, the action of this flag is not documented in https://github.com/google/sanitizers/wiki/ThreadSanitizerFlags nor in https://github.com/google/sanitizers/wiki/SanitizerCommonFlags.