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.
Activity
Fixed multithread issue in CTX. Closes jgaa#128