quiesce

override fun quiesce()

Stops admitting new work after the runtime has atomically closed global admission.

This method must be prompt, non-blocking, and idempotent. Components without an intake boundary may implement it as a no-op.