Hi M.Y. Developers,
I am working with async sockets using the COPAS library which uses coroutines. COPAS spawns new coroutines with the copas.addthread function. I set breakpoints in this function but they are never caught. I am including a sample project that demonstrates this behaviour.
Nathan.
UPDATE: This works in the 1.8 beta but not 1.72. I should have checked before posting but won’t delete the post in case someone else runs into the same issue.