13 Sep
2017
13 Sep
'17
11:44 a.m.
Hi, I'm trying to replace fixedsize_stack with pooled_fixedsize_stack in my application witch spawns many fibers to reduce allocations, and got random crashes. For reproduction it is enough to replace fixedsize_stack with pooled_fixedsize_stack in performance\fiber\skynet_stealing_detach.cpp. Playing with stack size parameter does not help. Can anyone give some tip how to use pooled stack with fiber correctly? -- Sent from: http://boost.2283326.n4.nabble.com/Boost-Users-f2553780.html