Misinformation in 'Beginners Guide to Coroutines'

Under the Interaction With the Thread Scheduler section it is states that using coroutine.yield in a thread being handled by the thread scheduler will act like wait with no arguments.

This behavior was changed over a year ago.

7 Likes

Thank you for reporting this, the fix will be live soon

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.