Note that we keep running the main loop until all task refcounts are zero.
This commit is contained in:
parent
e1264ac59c
commit
a5b7a5202c
@ -351,7 +351,8 @@ rust_dom::log_state() {
|
||||
* Starts the main scheduler loop which performs task scheduling for this
|
||||
* domain.
|
||||
*
|
||||
* Returns once no more tasks can be scheduled.
|
||||
* Returns once no more tasks can be scheduled and all task ref_counts
|
||||
* drop to zero.
|
||||
*/
|
||||
int
|
||||
rust_dom::start_main_loop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user