You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Kilian Matt (Jira)" <ji...@apache.org> on 2019/10/28 20:17:00 UTC

[jira] [Created] (MEECROWAVE-219) Thread leak in ReloadOnChangeController

Kilian Matt created MEECROWAVE-219:
--------------------------------------

             Summary: Thread leak in ReloadOnChangeController
                 Key: MEECROWAVE-219
                 URL: https://issues.apache.org/jira/browse/MEECROWAVE-219
             Project: Meecrowave
          Issue Type: Bug
    Affects Versions: 1.2.9
            Reporter: Kilian Matt


ReloadOnChangeController creates a new WatchService in {{start}}, but fails to close it during {{close}}, thus causing a thread leak; 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)