[
https://issues.apache.org/jira/browse/FELIX-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-4336.
-----------------------------------
> 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
> Fix For: gogo.runtime-0.12.0
>
>
> 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.3.4#6332)