You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Maria Fedotova (JIRA)" <ji...@apache.org> on 2015/05/14 15:24:59 UTC

[jira] [Created] (TAP5-2477) Improvement of PerthreadManagerImpl.getPerthreadMap

Maria Fedotova created TAP5-2477:
------------------------------------

             Summary: Improvement of PerthreadManagerImpl.getPerthreadMap
                 Key: TAP5-2477
                 URL: https://issues.apache.org/jira/browse/TAP5-2477
             Project: Tapestry 5
          Issue Type: Improvement
            Reporter: Maria Fedotova


In this patch we delete if (shutdown.get())
        {
            return CollectionFactory.newMap();
        }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)