jgaa/restc-cpp

Multi-thread race condition

jgaa opened this issue · 0 comments

jgaa commented

Multi-thread race conditions in routines protected by a boost asio strand when the library was compiled with RESTC_CPP_THREADED_CTX=ON

When I ran the functional tests with 4 threads in the CTX, most of them failed, some with core dump.