Menu

#28 BlockingQueuePump thread doesn't exit

Version 1.2
closed-fixed
API Issue (77)
5
2009-04-26
2009-04-11
No

The thread started by BlockingQueuePump class holds up the VM from terminating.

Discussion

  • Sly Technologies

    • status: open --> pending-fixed
     
  • Sly Technologies

    The thread is not setup as a "daemon" thread which will not block application from exiting. It still needs other controls to exit when capture is over, but for now it won't block the application from exiting.

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.