propagate message timing to the start of route_message
This should be more accurate; it ensures that the timer runs at least as long as that function. As `route_message` is async, it may not actually run for some time after it is called (or ever).
parent
45aa7a95
Please register or sign in to comment