Add a
ChildYield event to the channel's output queue.
This is a wrapper over
sendEvent, it does a few more things:
- performs a buffer limit check, returns False if exceeded
When rate control is enabled and
WorkerInfo is supplied::
- increments the worker yield count
- periodically pushes the worker latency stats to the channel
- performs a rate limit check, returns False if exceeded