Bugs item #3602633, was opened at 2013-01-30 00:01 Message generated for change (Comment added) made by mentaer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3602633&group_id=118054
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General / Other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: michael michaud (michaudm) Assigned to: michael michaud (michaudm) Summary: Cancel button of threaded plugins does not work. Initial Comment: Cancel button of threaded plugins does not work. It should work as window closing ---------------------------------------------------------------------- >Comment By: mentaer (mentaer) Date: 2013-01-30 05:22 Message: Hi Michael, are you sure? how do you think it should work? In general cancel has to be implemented by the programmer, so the process is canceled at the appropriate time and things are cleaned up. For that we have monitor.allowCancellationRequests(); if(monitor.isCancelRequested()){ ... } or do you refer to something else? This, however, will not work for Sextante etc. stefan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3602633&group_id=118054 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel