On 19 June 2016 at 23:25, Remko Popma <[email protected]> wrote:
> By setting system property isThreadContextMapInheritable to true, the
> ThreadContext map will be stored in a InheritableThreadLocal.

Unfortunately not; firstly, it won't work with a ThreadPoolExecutor
(which admittedly my example didn't use, but I did say it was
contrived ;))

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to