https://bz.apache.org/bugzilla/show_bug.cgi?id=64186
--- Comment #2 from Dominik Stadler <[email protected]> --- Please note that we provide org.apache.poi.util.ThreadLocalUtil#clearAllThreadLocals() to allow users to clear any leftover ThreadLocals in Threads, e.g. before they are returned to a thread-pool. Maybe we should also clear these until we can remove them completely? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
