Community
Participate
Working Groups
When opening an experiment while another experiment is being indexed the ongoing index request is not always cancelled. As a side effect, the progress monitor in the Eclipse GUI for the ongoing indexing won't stop. How to reproduce: Open an experiment or trace many times consecutively shortly after each other.
Created attachment 206075 [details] Fix for bug During experiment disposal, any requests in the TmfRequestExecutor queue will be cancelled before shutting down the executor. This patch fixes the thread leak in the experiment handling. It augments a previous committed fix ("Partial fix for thread leak in experiment andling").
Comment on attachment 206075 [details] Fix for bug Bug committed to master and stable-0.9 branches.
Bug fixed with committed patch.
Delivered in 0.9.0