Returns true if there are currently no callbacks that are scheduled to execute in the present or future.

loop_empty(loop = current_loop())

Arguments

loop

A handle to an event loop.