1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-21 17:33:59 +00:00
actix-web/guide
Robert Collins 232aba2080
Wait for spawned thread
A spawned thread doesn't block the main thread exiting unless explicitly joined.
The demo as written in the guide simply exits immediately at the moment.
2018-02-12 23:52:03 +13:00
..
src Wait for spawned thread 2018-02-12 23:52:03 +13:00
book.toml use precompiled mdbook 2017-11-28 09:40:22 -08:00