ywkaras opened a new issue #6959: URL: https://github.com/apache/trafficserver/issues/6959
https://github.com/apache/trafficserver/blob/6ff0f4858813ed77656e0e6b4cf23c9df218e19e/iocore/eventsystem/P_UnixEventProcessor.h#L112 Since the same continuation can be scheduled multiple times from different threads, shouldn't the event processor treat it as const? Unless the continuation has a mutex, and changes to the continuation happen while the mutex is locked? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
