Skip to content

Releases: socketry/async-bus

v0.4.0

17 Apr 02:31
e207e2b

Choose a tag to compare

  • Fix handling of inspect on Ruby 4+.
  • Client#run(**options) are passed through to Async(**options).
  • On the server side, if a transaction raises an exception, ignore the exception if the connection is closed.