Skip to content

Unlink to avoid an unnecessary EXIT signal

This is to avoid the {'EXIT',Pid,normal} message that is sent on successful completion to linked processes that trap exit signals.

Merge request reports