Masato Gosui created TS-4890:
--------------------------------
Summary: shutdown_event_system doesn't have lock even though
referenced by multiple threads
Key: TS-4890
URL: https://issues.apache.org/jira/browse/TS-4890
Project: Traffic Server
Issue Type: Bug
Components: Core
Reporter: Masato Gosui
Global variable shutdown_event_system (declared in
iocore/eventsystem/UnixEThread.cc) doesn't have lock even though the variable
can be referenced by multiple threads (e.g. threads executing
Thread::execute()).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)