MTATD icon indicating copy to clipboard operation
MTATD copied to clipboard

Breakpoints in corountines don't work

Open StiviiK opened this issue 7 years ago • 0 comments

For example in use with https://github.com/sbx320/lua_utils/blob/master/async.lua! When you set a breakpoint in a functions which get called via

Async.create(function...)(args...)

the breakpoint doesn't work!

StiviiK avatar May 04 '17 09:05 StiviiK