[
https://issues.apache.org/jira/browse/TS-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105722#comment-15105722
]
ASF GitHub Bot commented on TS-4129:
------------------------------------
Github user shukitchan commented on the pull request:
https://github.com/apache/trafficserver/pull/420#issuecomment-172630184
A couple of functions will result in LUA_YIELD, such as sleep() and
fetch(). And they all have schedule event to happen through their handler and
those handler will eventually do the duty of TS_LUA_EVENT_COROUTINE_CONT.
> Support TSContSchedule in ts_lua plugin
> ---------------------------------------
>
> Key: TS-4129
> URL: https://issues.apache.org/jira/browse/TS-4129
> Project: Traffic Server
> Issue Type: New Feature
> Components: Lua, Plugins
> Reporter: Kit Chan
> Assignee: Kit Chan
> Fix For: 6.2.0
>
>
> We want to allow to write lua script for ts_lua plugin to use
> TSContSchedule()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)