Skip to content

v2.40.0

Choose a tag to compare

@ioquatix ioquatix released this 24 Jun 02:18
d4930f4
  • Introduce Async::Condition#waiting_count. This allows you to see how many tasks are currently waiting on the condition, which can be useful for debugging and monitoring purposes.