Actions
Bug #13127
closedDRb `load': connection closed (DRb::DRbConnError) when client exit's from within a loop iterating over remote objects
Description
Calling exit from a DRb client inside a do block while iterating over remote objects causes a DRb connection closed error.
This error doesn't happen when working with local objects.
To recreate the problem
start the drb server using ruby drb_server_test.rb
run the client ruby drb_client_test.rb
The client code fails with a stack trace
Files
Actions
Like0
Like0Like0Like0Like0Like0