yf0994 / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

ThreadLocal not cleared by EventBus.dispatchQueuedEvents #1120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tomcat is complaining about some EventBus thread locals that are not cleared.

I propose to change one line tin EventBus.dispatchQueuedEvents -- see the 
attached snippet.

Original issue reported on code.google.com by rha...@compcc.com on 24 Aug 2012 at 6:56

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by kak@google.com on 23 Oct 2012 at 4:47

GoogleCodeExporter commented 9 years ago
This has been fixed internally and should be out in the next push.

Original comment by cgdecker@google.com on 23 Oct 2012 at 7:03

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 23 Oct 2012 at 7:03

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08