Is there some more low level way to schedule fire ...
# coroutines
r
Is there some more low level way to schedule fire and forget items? launch will create a Job. is there some way to just put something on the thread pool and ignore the outcome?