|
On 12/09/2014 07:29 AM, Dong Feng
wrote:
As I understand it, the recommended way is to debug inside of the hook function and not to yield. But I wasn't satisfied with that solution as this means all coroutines stop if one coroutine is on a breakpoint. -- Thomas |