masaori335 commented on a change in pull request #7228:
URL: https://github.com/apache/trafficserver/pull/7228#discussion_r497193312



##########
File path: iocore/eventsystem/P_UnixEThread.h
##########
@@ -79,7 +79,10 @@ TS_INLINE Event *
 EThread::schedule(Event *e)
 {
   e->ethread = this;
-  ink_assert(tt == REGULAR);

Review comment:
       This comes from the initial commit. Does anybody know why `schedule` has 
this assert? 




----------------------------------------------------------------
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]


Reply via email to