mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
e7cba68879
Fixes a crash that happens on g++ 6.3 under debian but not g++ 7.2.1 under arch. Instead of trying to move kj::AsyncIoStream between each promise handler, just extract and use the raw pointer and let attach() clean up the Own<> at the end |
||
---|---|---|
.. | ||
test-conf.cpp | ||
test-database.cpp | ||
test-run.cpp | ||
test-server.cpp |