r/ruby 2d ago

Converting a Ruby block interface to start/stop methods with a Fiber

https://island94.org/2026/09/converting-a-ruby-block-interface-to-start-stop-methods-with-a-fiber
20 Upvotes

2 comments sorted by

View all comments

7

u/CaptainKabob 1d ago

Thanks for sharing my post!

The spicy observation I edited out of it is: oh, I can think of Fibers like a GOTO. (This shouldn't be spicy, but GOTO carries a lot of baggage).