Menu

#34 Non-daemon threads prevent application shutdown

pending-fixed
None
5
2012-06-11
2012-06-08
Trejkaz
No

Our application wasn't shutting down after the last window closed. Turned out JmDNS had some non-daemon threads keeping the JVM alive.

This patch marks those as daemons.

Discussion

  • Trejkaz

    Trejkaz - 2012-06-08

    patch

     
  • Pierre Frisch

    Pierre Frisch - 2012-06-11
    • assigned_to: nobody --> spearway
    • status: open --> pending-fixed