<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div><div>I have merged the PR and tagged it 1.7.</div></div></blockquote><div><br></div><div>Great news, Ulf, thank you for being so responsive :)</div><div><br></div><div>Maybe you could consider upgrading the dependency for exometer_core too:</div><div><a href="https://github.com/Feuerlabs/exometer_core/blob/master/rebar.config">https://github.com/Feuerlabs/exometer_core/blob/master/rebar.config</a><br></div><div><br></div><div>Right now it's easy to do it manually anyways.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div>If you upgrade to 1.7 instead of 1.6, the suggested fix should work in the more general case.</div><div><br></div><div>That is, even restarting setup will not suffice, if the upgrade script contains other applications that need upgrading by locating and suspending processes.</div><div><br></div><div>The reason is that the release_handler *will* query all running applications for processes which will need to be suspended for a given module, and since the top process in the setup application doesn’t respond to system messages, it will always fail there.</div></div></blockquote><div><br></div><div><div>True. Fortunately enough the only app using setup is exometer_core, so if my understanding is correct of what you stated here above, it should be fine.</div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div>With 1.7, it works as intended (you still need to upgrade to 1.7 using an application restart, and this should be the first thing to do).<br></div></div></blockquote><div><br></div><div>Hopefully my described approach should work.</div><div><br></div><div>Best,</div><div>r.</div></div></div></div>