
10 Jul
2014
10 Jul
'14
8:17 p.m.
On Thu, Jul 10, 2014 at 4:57 PM, José <josessantos@zipmail.com.br> wrote:
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?