Sha256: d3365d804bc0cf6a480ec8889e51702df943b9ffa08fe6d1aaada3a831035df0
Contents?: true
Size: 420 Bytes
Versions: 7
Compression:
Stored size: 420 Bytes
Contents
Feature: Threaded receiver In order receive frames asynchronously As a client I want a threaded receiver Scenario: receiver is no longer running when an exception is raised by receive Given a 1.1 connection between client and broker When the broker closes the connection unexpectedly Then after 0.2 seconds, the receiver should no longer be running And the connection should not be connected
Version data entries
7 entries across 7 versions & 1 rubygems