5.5.8
[5.5.8] - 2019-07-11
Fixed:
- In streaming mode, depending on the Ruby version, calling
close
on the client could cause a misleading warning message in the log, such asUnexpected error from event source: #<IOError: stream closed in another thread>
. (#135)