Sha256: 41fb92d086ab2b0f1c691e60cf0d8998055f3b2092fe35eabc03ead7f3f8d558
Contents?: true
Size: 574 Bytes
Versions: 39
Compression:
Stored size: 574 Bytes
Contents
= New Features * The streaming plugin now supports a handle_stream_error method to handle exceptions when using stream(:loop=>true). This method takes the exception and the stream object, and can be used to log errors, output errors into the stream, close the stream, ignore errors, or any other error handling. = Other Improvements * A couple of unused variable assignments have been removed, providing a minor speedup. * The specs no longer produce deprecation warnings when using Minitest 5.10. * Some verbose warnings have been removed from the specs.
Version data entries
39 entries across 39 versions & 1 rubygems