[ImageJ-bugs] [Bug 874] Headless ImageJ2 takes about a minute extra to exit after finishing script or macro

bugzilla at fiji.sc bugzilla at fiji.sc
Mon Feb 22 13:41:58 CST 2016


http://fiji.sc/bugzilla/show_bug.cgi?id=874

Mark Hiner <hinerm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |FIXPENDING
                 CC|                            |hinerm at gmail.com

--- Comment #7 from Mark Hiner <hinerm at gmail.com> ---
Typically when there is a "ImageJ won't quit" issue it is due to a Context not
being disposed.

There was also a bug due to the single-instance listener for ImageJ not being
disconnected on shutdown.

I can reproduce this behavior on linux; both of these issues will be fixed in
the next IJ2 release, resolving the problem with headless shutdown locally.

See
https://github.com/imagej/imagej-legacy/commit/397d182bf0d181924ee014041e9fb2694b012fe4

and

https://github.com/imagej/imagej/commit/bef060e49f0f191708f4ff39a7aa9d3690a331c4

for the fixes to these issues.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20160222/01d3498a/attachment.html>


More information about the Imagej-bugs mailing list