socketry / async

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

Follow-up barrier in scope docs fix #254

Closed olleolleolle closed 1 year ago

olleolleolle commented 1 year ago

This makes the same change as #253 but in this file: ensure block may not have access to the barrier local.

Types of Changes

Contribution

ioquatix commented 1 year ago

Thanks!!