On Sun, Feb 10, 2013 at 3:25 AM, Idan Kamara <span dir="ltr"><<a href="mailto:idankk86@gmail.com" target="_blank">idankk86@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>No, he didn't. And had he given me the chance to reply to his last</div><div>response, I would have shown it:</div></div></blockquote><div><br></div><div>Yep, that's a bug. But it's just a bug - I fixed another one in the new parallel code just a little while ago.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>And the only reason the sys.exit I had a problem with is</div></div><div>'working' is thanks to this:</div>
<div><br></div><div><a href="http://selenic.com/repo/hg/file/0027a5cec9d0/mercurial/dispatch.py#l201" target="_blank">http://selenic.com/repo/hg/file/0027a5cec9d0/mercurial/dispatch.py#l201</a></div><div class="yj6qo"></div>
<div class="adL">
</div></div><div class="adL">
</div></blockquote></div><br>Correct, and that's deliberate. Perhaps you could tell me what you'd rather see, because I obviously think the use of sys.exit in this context is reasonable based on what I currently know.