1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/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