Guillaume Nodet created FELIX-4336:
--------------------------------------

             Summary: The use of inheritable thread locals in ThreadIO can 
cause problems
                 Key: FELIX-4336
                 URL: https://issues.apache.org/jira/browse/FELIX-4336
             Project: Felix
          Issue Type: Bug
          Components: Gogo Runtime
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet


The main problem is that if threads outlive the console that owns the stream, 
those threads will always read out write to closed streams.
The use of inherited thread local is fine but should be smarter.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to