socketry / async

An awesome asynchronous event-driven reactor for Ruby.
MIT License
2.12k stars 86 forks source link

Guide: LimitedBarrier was renamed to Waiter #231

Closed leonnicolas closed 1 year ago

leonnicolas commented 1 year ago

The guide was still talking about the LimitedBarrier even though it was renamed to Waiter in https://github.com/socketry/async/pull/196.

Contribution

ioquatix commented 1 year ago

Thanks!