<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">In regards to the kernel not shutting
      down the GDL process. It seems that kernel.do_shutdown is not
      being overridden by GDLKernel.do_shutdown. To check this I threw
      in an assert that will fail if GDLKernel.do_shutdown gets called.
      Suffice to say that assert is never thrown. <br>
      <br>
      -Luke<br>
      <br>
      On 07/30/2014 08:40 PM, Thomas Kluyver wrote:<br>
    </div>
    <blockquote
cite="mid:CAOvn4qim71sK+u5t0xe+SOTh6KaBPWsYQv2WZ2RS2S_V_svv+w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On 30 July 2014 20:27, Luke Stagner <span
              dir="ltr"><<a moz-do-not-send="true"
                href="mailto:lstagner@uci.edu" target="_blank">lstagner@uci.edu</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div>Hmm, that didn't seem to work. I now get the
                following <a moz-do-not-send="true"
href="http://0bin.net/paste/BDU0f44gGw+PeZNa#zty1WLi79r-Tbzt2hoRGVWdg00fskTIDiam3U2X7D3A"
                  target="_blank">error</a> with the following <a
                  moz-do-not-send="true"
href="https://github.com/lstagner/idl_kernel/commit/31b4f03b82db38a582aea264451cdaa3da8d2373"
                  target="_blank">revision</a>. I must be doing
                something wrong.<span></span></div>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">Oh yes, using that lower level
          interface, you'll need to base64 encode the data yourself.
          JSON can only handle text, not arbitrary bytes.<br>
          <br>
        </div>
        <div class="gmail_extra">Thomas<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
IPython-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a>
<a class="moz-txt-link-freetext" href="http://mail.scipy.org/mailman/listinfo/ipython-dev">http://mail.scipy.org/mailman/listinfo/ipython-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>