<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">12 апр. 2019 г., в 17:20, Vladimir Davydov <<a href="mailto:vdavydov.dev@gmail.com" class="">vdavydov.dev@gmail.com</a>> написал(а):</div><br class="Apple-interchange-newline"><div class=""><div class="">On Fri, Apr 12, 2019 at 05:12:11PM +0300, Serge Petrenko wrote:<br class=""><blockquote type="cite" class=""><blockquote type="cite" class=""><blockquote type="cite" class="">test_run:cmd("switch default")<br class="">+test_run:eval("test", "_ = fiber.new(function() os.exit() while true do end end)")<br class=""></blockquote><br class="">This is supposed to stop the default instance?!<br class=""></blockquote><br class="">No, it’s evaled on ’test’, which is the other instance. And that’s why we need the require(‘fiber’) above.<br class="">Anyways, will split the patch in two and resend.<br class=""></blockquote><br class="">Missed the eval, sorry.<br class=""></div></div></blockquote></div>It’s ok.<div class="">I’ve resent the patch. Please see '<span style="color: rgba(0, 0, 0, 0.85098); font-family: "Helvetica Neue";" class="">[PATCH v2 0/2] Rework on_shutdown test for better stability.'</span></div></body></html>