11 Jul
2014
11 Jul
'14
2:17 a.m.
On Thu, Jul 10, 2014 at 4:57 PM, José
I am creating a "lot" of coroutines in my code. When I create more than 32744 coroutines (for this example) the program ends with segmentation fault.
So, I would like to known if there is a limit number for active coroutines?
What operating system are you using? Is it 32-bit or 64-bit? What compiler and version are you using? Are you building 32-bit or 64-bit?