For reasons not yet diagnosed, specifically in Mac Release builds, the tests in test_httprequest.hpp consistently crash with a backtrace suggesting that the worker thread is calling LLCore::HttpLibcurl::completeRequest() after the foreground thread calls HttpRequest::destroyService(). Weirdly, even executing a tut::skip() call in every test<n>() function up to the point of the crash does not eliminate the crash. |
||
|---|---|---|
| .. | ||
| llcorehttp_test.cpp | ||
| llcorehttp_test.h | ||
| test_allocator.cpp | ||
| test_allocator.h | ||
| test_bufferarray.hpp | ||
| test_bufferstream.hpp | ||
| test_httpheaders.hpp | ||
| test_httpoperation.hpp | ||
| test_httprequest.hpp | ||
| test_httprequestqueue.hpp | ||
| test_httpstatus.hpp | ||
| test_llcorehttp_peer.py | ||
| test_refcounted.hpp | ||