<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Headless ImageJ2 takes about a minute extra to exit after finishing script or macro"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=874#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Headless ImageJ2 takes about a minute extra to exit after finishing script or macro"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=874">bug 874</a>
              from <span class="vcard"><a class="email" href="mailto:polleke@gmail.com" title="Paul van Schayck <polleke@gmail.com>"> <span class="fn">Paul van Schayck</span></a>
</span></b>
        <pre>Hi Curtis,

No worries. Using System.exit(0); is an acceptable work arround for us.

However, fixing it could be nice. I can still reproduce the bug, right now on a
completely different Linux system as above.

Is there anything I could to do to help you debug it? I've been looking for
example through a `strace` output. What I can see is that that several calls
are made to the ~/.java/.userPrefs/ directory during the wait. I'm not sure it
is related at all, but as I guess you can't reproduce this on MacOSx, it be
must be something linux specific.

Thanks,

Paul</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>