Skip to content
Snippets Groups Projects
  • Jack Nagel's avatar
    6197eae3
    mach.rb: remove incorrect comment · 6197eae3
    Jack Nagel authored
    IO#read does not raise EOFError, it just returns an empty string for
    each call after it consumes the underlying file or stream.
    
    This module is going to be refactored and the begin/rescue is going to
    be removed anyway.
    6197eae3
    History
    mach.rb: remove incorrect comment
    Jack Nagel authored
    IO#read does not raise EOFError, it just returns an empty string for
    each call after it consumes the underlying file or stream.
    
    This module is going to be refactored and the begin/rescue is going to
    be removed anyway.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.