<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 November 2015 at 17:27, Osborn, Raymond <span dir="ltr"><<a href="mailto:rosborn@anl.gov" target="_blank">rosborn@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">It occurs to me that I should mention that I’m using the inprocess kernel. I am wondering if the ‘is_complete’ request is trying to be sent to a real socket rather than the dummy socket that the inprocess client is using. Perhaps I have to reassign the blocking
 client it uses for such requests.
<div></div></div></blockquote></div><br></div><div class="gmail_extra">Aha. The inprocess kernel is decidedly unloved, and it may well cause problems with this. I seem to remember Min saying something about this.<br><br></div><div class="gmail_extra">On the plus side, the in process kernel has to be Python, so it would be practical to reuse the kernel machinery to determine completeness.<br><br></div><div class="gmail_extra">Thomas<br></div></div>