Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
Description
TSContScheduleEvery is broken. It does not update the event count correctly, and thus triggers an assertion at line InkAPI.cc:987
We replace it with TSContScheduleEvery with TSContSchedule. Inside the event handler callback, we schedule the continuation again. briang is the expert on this.