fails:Fiber.current returns the root Fiber when called outside of a Fiber
critical(hangs):Fiber.current returns the current Fiber when called from a Fiber that transferred to another
