Commit graph

2 commits

Author SHA1 Message Date
Nathan Sobo
e809d6119a Return tasks from spawn and spawn_stream
Also, eliminate the background spawning methods. We can spawn futures
on the executor and then spawn those on the app if we need to wait for
the result of running one.
2021-03-18 20:10:32 -06:00
Nathan Sobo
222f9d373d WIP 2021-02-20 16:05:36 -07:00