Archived tweet #9426 from the @leastfixedpoint Twitter ArchiveDear Erlang friends, is special-casing exit reason `normal` harmful? Usually, if I link to a process, I want to know when it exits, no matter how. If you had a do-over, would you keep the current behavior, or treat `normal` as any other exit reason? @rvirding @joeerl