From: "andhapp (Anuj Dutta)" Date: 2012-05-03T08:12:54+09:00 Subject: [ruby-core:44817] [ruby-trunk - Bug #6343] Improved Fiber documentation Issue #6343 has been updated by andhapp (Anuj Dutta). Hi, Thanks ko1 for your comment. The example doesn't use Fiber#resume on fiber1. It uses Fiber.yield to return to the calling context. However, can you please explain how it should work? I mean, why do you think it's a bug? Thanks. ---------------------------------------- Bug #6343: Improved Fiber documentation https://bugs.ruby-lang.org/issues/6343#change-26392 Author: andhapp (Anuj Dutta) Status: Closed Priority: Normal Assignee: drbrain (Eric Hodel) Category: DOC Target version: ruby -v: 1.9.3 Added an example for Fiber's transfer. Patch Attached. -- http://bugs.ruby-lang.org/