<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">As a followup, the following insights from OTP 19’s source code:<div class=""><br class=""></div><div class=""><div class=""><span class="Apple-tab-span" style="white-space:pre">  </span>    %% If a naughty child did unlink and the child dies before</div><div class=""><span class="Apple-tab-span" style="white-space:pre">  </span>    %% monitor the result will be that shutdown/2 receives a </div><div class=""><span class="Apple-tab-span" style="white-space:pre">      </span>    %% 'DOWN'-message with reason noproc.</div><div class=""><span class="Apple-tab-span" style="white-space:pre">       </span>    %% If the child should die after the unlink there</div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>    %% will be a 'DOWN'-message with a correct reason</div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>    %% that will be handled in shutdown/2. </div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">21 дек. 2016 г., в 19:57, Frank Muller <<a href="mailto:frank.muller.erl@gmail.com" class="">frank.muller.erl@gmail.com</a>> написал(а):</div><br class="Apple-interchange-newline"><div class=""><div class=""><div class="" style="font-family:UICTFontTextStyleBody;font-size:17px">Spent another day fighting with this, no luck.</div><div class="" style="font-family:UICTFontTextStyleBody;font-size:17px"><br class=""></div><div class="" style="font-family:UICTFontTextStyleBody;font-size:17px">Even after applying this trick from angner’s repo, I’m still seeing these error message: </div><a href="https://github.com/agner/agner/blob/master/src/agner_app.erl#L17-L17" class="" style="font-family:UICTFontTextStyleBody;font-size:17px">https://github.com/agner/agner/blob/master/src/agner_app.erl#L17-L17</a><div class="" style="font-family:UICTFontTextStyleBody;font-size:17px"><br class=""></div><div class="" style="font-family:UICTFontTextStyleBody;font-size:17px">Can someone at least (OTP guys) explain me the « why » i’m getting these messages please?</div><div class="" style="font-family:UICTFontTextStyleBody;font-size:17px"><br class=""></div><div class="" style="font-family:UICTFontTextStyleBody;font-size:17px">/Frank</div></div></div></blockquote></div></div></body></html>