[
https://issues.apache.org/jira/browse/FELIX-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835449#comment-13835449
]
Guillaume Nodet commented on FELIX-4336:
----------------------------------------
URL: http://svn.apache.org/r1546592
Log:
[FELIX-4336] Fix unit tests
> 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.1#6144)