<testsuites>
	<testsuite tests="244" failures="3" time="7262.473" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ably" name="Test_decodeMessage" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/foo" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42,&#34;bar&#34;:[&#34;a&#34;,1.2,{&#34;boo&#34;:&#34;ha&#34;}]}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/[{&#34;foo&#34;:42},&#34;qux&#34;]" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/3q2+7w==" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackExtrasJsonCompatible" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/json_array" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/an_object" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="10.250"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA2:_Should_use_basic_auth_as_default_authentication_if_an_API_key_exists" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA1:_Should_connect_to_HTTPS_by_default,_trying_to_connect_with_non-TLS_should_result_in_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA11:_API_key_should_follow_format_KEY_NAME:KEY_SECRET_in_auth_header" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth" time="11.000"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="13.900"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="10.480"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c" time="58.390"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Get_JWT_from_echo_server" time="15.440"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Should_be_able_to_use_it_as_a_token" time="11.180"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authURL" time="10.570"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authCallback" time="10.700"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA4e,_RSA4b:_Should_return_error_when_JWT_is_invalid" time="10.480"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="10.770"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="13.220"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="11.260"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID/Auth_ClientID" time="1.150"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="10.340"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="0.050"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="0.050"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/authOptions_must_not_be_merged" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9c_must_generate_a_unique_16+_character_nonce" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9g_generate_a_signed_request" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_RealtimeAccessToken" time="10.710"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="40.770"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="10.300"></testcase>
		<testcase classname="ably" name="TestEventEmitterConcurrency" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_qux,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_foo,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_bar,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once" time="0.280"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_qux,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_foo,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_bar,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off" time="0.120"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/specific_listener" time="0.040"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/specific_event" time="0.050"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/all" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE6_EventEmitter_EmitPanic" time="0.020"></testcase>
		<testcase classname="ably" name="Test_RTE6a_EventEmitter_EmitToFixedListenersCollection" time="0.100"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback" time="10.590"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.010"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="11.260"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="0.100"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.560"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="0.620"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.220"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.240"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Publish" time="10.500"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="10.640"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="25.440"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="9.970"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="11.420"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="11.520"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="11.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="10.480"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="11.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="42.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="10.710"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="10.330"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="10.200"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="10.810"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_SUSPENDED" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:107: SUSPENDED not yet implemented"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_UPDATE" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:112: UPDATED not yet implemented"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach" time="188.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4a:_If_already_attached,_nothing_is_done" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_INITIALIZED,_CLOSING,_CLOSED_returns_error" time="10.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="10.970"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="10.410"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="10.950"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="10.750"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="10.480"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_SUSPENDED_while_attaching_channel" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:529: Channel SUSPENDED not implemented yet"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4e:_Transition_to_failed_if_no_attach_permission" time="10.280"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4f:_Channel_attach_timeout_if_not_received_within_realtime_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4g:_If_channel_in_FAILED_state,_set_err_to_null_and_proceed_with_attach" time="10.210"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_ATTACHING,_listen_to_the_attach_event_and_don&#39;t_send_attach_event" time="10.350"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="9.970"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="10.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="9.860"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j_RTL13a:_If_channel_attach_is_not_a_clean_attach,_should_set_ATTACH_RESUME_in_the_ATTACH_message" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j1:_AttachResume_should_be_True_when_Attached_(Clean_ATTACH)" time="10.610"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="11.330"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="10.060"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k1:_If_params_given_channel_options,_should_be_exposed_as_readonly_field_on_ATTACHED_message" time="10.820"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4l:_If_modes_provided_in_channelOptions,_should_be_encoded_as_bitfield_and_set_as_flags_field_of_ATTACH_message" time="10.370"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="10.060"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="83.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="10.340"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="10.180"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="10.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="10.700"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5f:_return_error_on_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5g:_If_connection_state_CLOSING_or_FAILED,_should_return_error" time="10.700"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.230"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.190"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="10.630"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5j:_if_channel_state_is_SUSPENDED,_immediately_transition_to_DETACHED_state" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:1900: Channel SUSPENDED not implemented yet"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5k:_When_receive_ATTACH_in_detaching_state,_send_new_DETACH_message" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow" time="52.920"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="10.650"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="10.430"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="10.750"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="11.200"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="9.880"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="113.120"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="10.060"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_INITIALIZED" time="10.180"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHING" time="10.140"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="9.890"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="9.800"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="10.350"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="10.930"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="10.280"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="10.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="10.120"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="10.830"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="10.390"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="10.390"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="10.110"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume" time="0.090"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_resumed_is_provided,_set_channelChangeState_resume_to_true" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_has_presence_is_provided,_set_channelChangeState_resume_to_false" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_has_backlog_is_provided,_set_channelChangeState_resume_to_false" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL12:_when_RE-ATTACH_with_error,_set_ChannelEventUpdated" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached" time="0.070"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13a:_when_ATTACHED,_successful_reattach" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13b:_when_ATTACHING" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13c:_stop_on_non-CONNECTED" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL17_IgnoreMessagesWhenNotAttached" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL17_IgnoreMessagesWhenNotAttached/Shouldn&#39;t_receive_message_when_not_attached" time="0.020"></testcase>
		<testcase classname="ably" name="Test_UpdateEmptyMessageFields_TM2a_TM2c_TM2f" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL14_HandleChannelError" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL14_HandleChannelError/RTL14:_when_Error,_should_transition_to_failed_state" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtime_RealtimeHost" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_HostFallback" time="0.000">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Internal_Server_Error" time="10.420"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Timeout" time="12.740"></testcase>
		<testcase classname="ably" name="TestRealtime_multiple" time="12.240"></testcase>
		<testcase classname="ably" name="TestRealtime_DontCrashOnCloseWhenEchoOff" time="10.360"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AutoConnect_And_Close" time="10.280"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_No_AutoConnect" time="10.560"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AlreadyConnected" time="10.480"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AuthError" time="0.510"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReceiveTimeout" time="10.110"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState" time="20.170"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/error" time="10.290"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/closed" time="9.880"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_SendErrorReconnects" time="10.580"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReconnectFromSuspendedState" time="40.720"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2a:_format_should_be_msgPack_or_json" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2b:_echo_should_be_true_by_default" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2d:_clientId_contains_provided_clientId" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2e:_depending_on_the_auth_scheme,_accessToken_contains_token_string_or_key_contains_api_key" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2f:_api_version_v_should_be_the_API_version" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN3_ConnectionAutoConnect" time="10.310"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange" time="51.620"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CONNECTING" time="10.270"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CONNECTED" time="10.740"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_DISCONNECTED" time="10.390"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_SUSPENDED" time="0.000">
			<skipped message="    realtime_conn_spec_integration_test.go:183: SUSPENDED not yet implemented"></skipped>
		</testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CLOSING" time="9.800"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CLOSED" time="10.390"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_FAILED" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTN6_Connected_When_CONNECTED_Msg_Received" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close" time="32.380"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12a:_transition_to_closed_on_connection_close" time="9.630"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12b:_transition_to_closed_on_close_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12c:_transition_to_closed_on_transport_error" time="10.240"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12d_:_should_abort_reconnection_timer_while_disconnected_on_closed" time="1.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12d:_should_abort_reconnection_timer_while_suspended_on_closed" time="1.400"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12f:_transition_to_closed_when_close_is_called_intermittently" time="10.100"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15a_ReconnectOnEOF" time="10.890"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15b" time="11.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15c6" time="11.350"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15c7_attached" time="10.770"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15d_MessageRecovery" time="10.530"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15e_ConnKeyUpdatedOnReconnect" time="10.860"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15g_NewConnectionOnStateLost" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h1_OnDisconnectedCannotRenewToken" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h2_ReauthFails" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h2_ReauthWithBadToken" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h2_Success" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h3_Success" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN22a_RTN15h2_Integration_ServerInitiatedAuth" time="0.000">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN22_RTC8_Integration_ServerInitiatedAuth" time="19.370"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15i_OnErrorWhenConnected" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN16" time="10.140"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN23" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14c_ConnectedTimeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14a" time="0.000">
			<skipped message="    realtime_conn_spec_integration_test.go:2148: "></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14b" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14b/renewable_token_that_fails_to_renew_with_token_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14b/renewable_token,_consecutive_token_errors" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14g" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14g/Non_RTN14b_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14e" time="0.230"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN19b" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN19a" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN24_RTN21_RTC8a_RTN4h_Override_ConnectionDetails_On_Connected" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN7b_ACK_NACK" time="0.010"></testcase>
		<testcase classname="ably" name="TestImplicitNACK" time="0.010"></testcase>
		<testcase classname="ably" name="TestIdempotentACK" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected" time="11.510"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a1:_Successful_reauth_with_more_capabilities" time="0.270"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a1:_Successful_reauth_with_more_capabilities#01" time="0.080"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a1:_Unsuccessful_reauth_with_capabilities_downgrade" time="0.220"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a3:_Authorize_waits_for_connection_update" time="0.090"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a4,_RSA3d:_reauthorize_with_JWT_token" time="13.860"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a2:_Failed_reauth_moves_connection_to_FAILED" time="0.040"></testcase>
		<testcase classname="ably" name="TestRealtimePresence_Sync" time="11.260"></testcase>
		<testcase classname="ably" name="TestRealtimePresence_Sync250_RTP4" time="0.000">
			<failure message="Failed" type="">realtime_presence_integration_test.go:91: &#xA;Error Trace:&#x9;realtime_presence_integration_test.go:91&#xA;Error:      &#x9;Received unexpected error:&#xA;            &#x9;[ErrorInfo :Rate limit exceeded; request rejected (nonfatal); metric = channel.maxRate; interval = 2024-12-02:19:53:3; permitted rate = 250; current rate = 476 code=42910 rate limit exceeded (nonfatal): request rejected (unspecified) statusCode=429] See https://help.ably.io/error/42910&#xA;Test:       &#x9;TestRealtimePresence_Sync250_RTP4&#xA;Messages:   &#x9;rg.Wait()=[ErrorInfo :Rate limit exceeded; request rejected (nonfatal); metric = channel.maxRate; interval = 2024-12-02:19:53:3; permitted rate = 250; current rate = 476 code=42910 rate limit exceeded (nonfatal): request rejected (unspecified) statusCode=429] See https://help.ably.io/error/42910&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/sys_linux_amd64.s:559 +0x21 fp=0x7ffca121fba0 sp=0x7ffca121fb98 pc=0x4a8c01&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/os_linux.go:69 +0x36 fp=0x7ffca121fbf0 sp=0x7ffca121fba0 pc=0x46bb16&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/lock_futex.go:160 +0x87 fp=0x7ffca121fc28 sp=0x7ffca121fbf0 pc=0x443807&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:1458&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:2248 +0x8c fp=0x7ffca121fc58 sp=0x7ffca121fc28 pc=0x47660c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:2875 +0x9e8 fp=0x7ffca121fd48 sp=0x7ffca121fc58 pc=0x477ca8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:3215 +0xbe fp=0x7ffca121fd80 sp=0x7ffca121fd48 pc=0x478ade&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:3541 +0x29c fp=0x7ffca121fdc0 sp=0x7ffca121fd80 pc=0x479adc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:448 +0x43 fp=0x7ffca121fdd0 sp=0x7ffca121fdc0 pc=0x4a43e3&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000299750 sp=0xc000299730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0002997e0 sp=0xc000299750 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000299808 sp=0xc0002997e0 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1494 +0x789 fp=0xc000299920 sp=0xc000299808 pc=0x5b6b29&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1846 +0x9a fp=0xc000299978 sp=0xc000299920 pc=0x5ba11a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc000299a80 sp=0xc000299978 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1844 +0x7ed fp=0xc000299bd0 sp=0xc000299a80 pc=0x5b9f6d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1726 +0xa85 fp=0xc000299ed8 sp=0xc000299bd0 pc=0x5b7ae5&#xA;_testmain.go:301 +0x2ea fp=0xc000299f80 sp=0xc000299ed8 pc=0xc78c8a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:250 +0x212 fp=0xc000299fe0 sp=0xc000299f80 pc=0x4723f2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000299fe8 sp=0xc000299fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000050fb0 sp=0xc000050f90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:302 +0xad fp=0xc000050fe0 sp=0xc000050fb0 pc=0x47264d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:290 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004c790 sp=0xc00004c770 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcsweep.go:297 +0xd7 fp=0xc00004c7c8 sp=0xc00004c790 pc=0x45cd17&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x26 fp=0xc00004c7e0 sp=0xc00004c7c8 pc=0x451986&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x6b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004cf70 sp=0xc00004cf50 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc00004cfa0 sp=0xc00004cf70 pc=0x45ad93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:622 +0x65 fp=0xc00004cfc8 sp=0xc00004cfa0 pc=0x45b365&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0x26 fp=0xc00004cfe0 sp=0xc00004cfc8 pc=0x451926&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0xaa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000050628 sp=0xc000050608 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:180 +0x145 fp=0xc0000507e0 sp=0xc000050628 pc=0x450aa5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:157 +0x45&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000645cd8 sp=0xc000645cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000645e38 sp=0xc000645cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000645fc0 sp=0xc000645e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000645fe0 sp=0xc000645fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000645fe8 sp=0xc000645fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004d750 sp=0xc00004d730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004df50 sp=0xc00004df30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00004dfe0 sp=0xc00004df50 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000051750 sp=0xc000051730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc0000517e0 sp=0xc000051750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004e750 sp=0xc00004e730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00004e7e0 sp=0xc00004e750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0001333a8 sp=0xc000133388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000133438 sp=0xc0001333a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000133460 sp=0xc000133438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0001334f0 sp=0xc000133460 pc=0xc69f74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000133638 sp=0xc0001334f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000133888 sp=0xc000133638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000133b20 sp=0xc000133888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000133be8 sp=0xc000133b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000133fc0 sp=0xc000133be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000133fe0 sp=0xc000133fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000133fe8 sp=0xc000133fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000217cd0 sp=0xc000217cb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000217e30 sp=0xc000217cd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc000217fc0 sp=0xc000217e30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc000217fe0 sp=0xc000217fc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000217fe8 sp=0xc000217fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002e13a8 sp=0xc0002e1388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0002e1438 sp=0xc0002e13a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0002e1460 sp=0xc0002e1438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0002e14f0 sp=0xc0002e1460 pc=0xc69f74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0002e1638 sp=0xc0002e14f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc0002e1888 sp=0xc0002e1638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0002e1b20 sp=0xc0002e1888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc0002e1be8 sp=0xc0002e1b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc0002e1fc0 sp=0xc0002e1be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0002e1fe0 sp=0xc0002e1fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002e1fe8 sp=0xc0002e1fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002f27c8 sp=0xc0002f27a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002f2928 sp=0xc0002f27c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002f2a58 sp=0xc0002f2928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002f2ad0 sp=0xc0002f2a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0002f2b70 sp=0xc0002f2ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002f2be8 sp=0xc0002f2b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0002f2fc0 sp=0xc0002f2be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0002f2fe0 sp=0xc0002f2fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002f2fe8 sp=0xc0002f2fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00026f3a8 sp=0xc00026f388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00026f438 sp=0xc00026f3a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc00026f460 sp=0xc00026f438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00026f4f0 sp=0xc00026f460 pc=0xc69f74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc00026f638 sp=0xc00026f4f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc00026f888 sp=0xc00026f638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc00026fb20 sp=0xc00026f888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc00026fbe8 sp=0xc00026fb20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc00026ffc0 sp=0xc00026fbe8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00026ffe0 sp=0xc00026ffc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00026ffe8 sp=0xc00026ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00039d7c8 sp=0xc00039d7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00039d928 sp=0xc00039d7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00039da58 sp=0xc00039d928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00039dad0 sp=0xc00039da58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00039db70 sp=0xc00039dad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00039dbe8 sp=0xc00039db70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00039dfc0 sp=0xc00039dbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00039dfe0 sp=0xc00039dfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00039dfe8 sp=0xc00039dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00023ecb0 sp=0xc00023ec90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00023ed40 sp=0xc00023ecb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00023ed70 sp=0xc00023ed40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00023edd8 sp=0xc00023ed70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc00023eeb8 sp=0xc00023edd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00023ef48 sp=0xc00023eeb8 pc=0xb1c549&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00023efe0 sp=0xc00023ef48 pc=0xb1c36e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00023efe8 sp=0xc00023efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000063ed0 sp=0xc000063eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000063f60 sp=0xc000063ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000063f88 sp=0xc000063f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000063fe0 sp=0xc000063f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00064dcd8 sp=0xc00064dcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00064de38 sp=0xc00064dcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00064dfc0 sp=0xc00064de38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00064dfe0 sp=0xc00064dfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00064dfe8 sp=0xc00064dfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003592d0 sp=0xc0003592b0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc000359308 sp=0xc0003592d0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc000359328 sp=0xc000359308 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000359370 sp=0xc000359328 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc000359460 sp=0xc000359370 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0003594c0 sp=0xc000359460 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc000359540 sp=0xc0003594c0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc000359588 sp=0xc000359540 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:786 +0x23b fp=0xc000359608 sp=0xc000359588 pc=0x95095b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc000359698 sp=0xc000359608 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000359720 sp=0xc000359698 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:991 +0x4bb fp=0xc000359a48 sp=0xc000359720 pc=0x9529db&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:1916 +0x5d4 fp=0xc000359fa0 sp=0xc000359a48 pc=0x959f34&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x59 fp=0xc000359fe0 sp=0xc000359fa0 pc=0x961e79&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000359fe8 sp=0xc000359fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x838&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000061cc0 sp=0xc000061ca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000061e20 sp=0xc000061cc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc000061f60 sp=0xc000061e20 pc=0xb336c5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc000061fe0 sp=0xc000061f60 pc=0xb3343e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002f6ed0 sp=0xc0002f6eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0002f6f60 sp=0xc0002f6ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0002f6f88 sp=0xc0002f6f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0002f6fe0 sp=0xc0002f6f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002f6fe8 sp=0xc0002f6fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0001687c8 sp=0xc0001687a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000168928 sp=0xc0001687c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000168a58 sp=0xc000168928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000168ad0 sp=0xc000168a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000168b70 sp=0xc000168ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000168be8 sp=0xc000168b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000168fc0 sp=0xc000168be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000168fe0 sp=0xc000168fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000168fe8 sp=0xc000168fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0001196e0 sp=0xc0001196c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc000119718 sp=0xc0001196e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc000119738 sp=0xc000119718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000119780 sp=0xc000119738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc000119870 sp=0xc000119780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0001198d0 sp=0xc000119870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc000119950 sp=0xc0001198d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc000119998 sp=0xc000119950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc000119a18 sp=0xc000119998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc000119aa8 sp=0xc000119a18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000119b30 sp=0xc000119aa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc000119fc0 sp=0xc000119b30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc000119fe0 sp=0xc000119fc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000119fe8 sp=0xc000119fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000240cd0 sp=0xc000240cb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000240e30 sp=0xc000240cd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc000240fc0 sp=0xc000240e30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc000240fe0 sp=0xc000240fc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000240fe8 sp=0xc000240fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000609ed0 sp=0xc000609eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000609f60 sp=0xc000609ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000609f88 sp=0xc000609f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000609fe0 sp=0xc000609f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000609fe8 sp=0xc000609fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006c8cd8 sp=0xc0006c8cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006c8e38 sp=0xc0006c8cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0006c8fc0 sp=0xc0006c8e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0006c8fe0 sp=0xc0006c8fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006c8fe8 sp=0xc0006c8fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000172cd8 sp=0xc000172cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000172e38 sp=0xc000172cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000172fc0 sp=0xc000172e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000172fe0 sp=0xc000172fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000172fe8 sp=0xc000172fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000834cd8 sp=0xc000834cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000834e38 sp=0xc000834cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000834fc0 sp=0xc000834e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000834fe0 sp=0xc000834fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000834fe8 sp=0xc000834fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00016a7c8 sp=0xc00016a7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00016a928 sp=0xc00016a7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00016aa58 sp=0xc00016a928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00016aad0 sp=0xc00016aa58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00016ab70 sp=0xc00016aad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00016abe8 sp=0xc00016ab70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00016afc0 sp=0xc00016abe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00016afe0 sp=0xc00016afc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00016afe8 sp=0xc00016afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00021ac38 sp=0xc00021ac18 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00021ad98 sp=0xc00021ac38 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00021af58 sp=0xc00021ad98 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00021af88 sp=0xc00021af58 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x76 fp=0xc00021afe0 sp=0xc00021af88 pc=0xb33096&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00021afe8 sp=0xc00021afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb36&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002147c8 sp=0xc0002147a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000214928 sp=0xc0002147c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000214a58 sp=0xc000214928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000214ad0 sp=0xc000214a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000214b70 sp=0xc000214ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000214be8 sp=0xc000214b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000214fc0 sp=0xc000214be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000214fe0 sp=0xc000214fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000214fe8 sp=0xc000214fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002f0ed0 sp=0xc0002f0eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0002f0f60 sp=0xc0002f0ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0002f0f88 sp=0xc0002f0f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0002f0fe0 sp=0xc0002f0f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002f0fe8 sp=0xc0002f0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000399cd8 sp=0xc000399cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000399e38 sp=0xc000399cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000399fc0 sp=0xc000399e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000399fe0 sp=0xc000399fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000399fe8 sp=0xc000399fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007e17c8 sp=0xc0007e17a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007e1928 sp=0xc0007e17c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007e1a58 sp=0xc0007e1928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007e1ad0 sp=0xc0007e1a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007e1b70 sp=0xc0007e1ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007e1be8 sp=0xc0007e1b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007e1fc0 sp=0xc0007e1be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007e1fe0 sp=0xc0007e1fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007e1fe8 sp=0xc0007e1fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000140ef8 sp=0xc000140ed8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc000140f30 sp=0xc000140ef8 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc000140f50 sp=0xc000140f30 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000140f98 sp=0xc000140f50 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc000141088 sp=0xc000140f98 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0001410e8 sp=0xc000141088 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc000141168 sp=0xc0001410e8 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0001411b0 sp=0xc000141168 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:786 +0x23b fp=0xc000141230 sp=0xc0001411b0 pc=0x95095b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0001412c0 sp=0xc000141230 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:372 +0x89 fp=0xc000141388 sp=0xc0001412c0 pc=0x5c0c49&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:401 +0x36 fp=0xc0001413e8 sp=0xc000141388 pc=0x5c1256&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/textproto/reader.go:58 +0xe5 fp=0xc0001414f8 sp=0xc0001413e8 pc=0x8b6765&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/textproto/reader.go:39&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/request.go:1030 +0x8e fp=0xc000141720 sp=0xc0001414f8 pc=0x947a0e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:994 +0x5aa fp=0xc000141a48 sp=0xc000141720 pc=0x952aca&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:1916 +0x5d4 fp=0xc000141fa0 sp=0xc000141a48 pc=0x959f34&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x59 fp=0xc000141fe0 sp=0xc000141fa0 pc=0x961e79&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000141fe8 sp=0xc000141fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x838&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0001187c8 sp=0xc0001187a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000118928 sp=0xc0001187c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000118a58 sp=0xc000118928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000118ad0 sp=0xc000118a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000118b70 sp=0xc000118ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000118be8 sp=0xc000118b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000118fc0 sp=0xc000118be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000118fe0 sp=0xc000118fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000118fe8 sp=0xc000118fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000065bf0 sp=0xc000065bd0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000065d50 sp=0xc000065bf0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000065f10 sp=0xc000065d50 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000065f40 sp=0xc000065f10 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc000065fe0 sp=0xc000065f40 pc=0xb2aec6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000177cc0 sp=0xc000177ca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000177e20 sp=0xc000177cc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc000177f60 sp=0xc000177e20 pc=0xb336c5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc000177fe0 sp=0xc000177f60 pc=0xb3343e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000177fe8 sp=0xc000177fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006e8c40 sp=0xc0006e8c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006e8da0 sp=0xc0006e8c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0006e8fe0 sp=0xc0006e8da0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006e8fe8 sp=0xc0006e8fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000117ed0 sp=0xc000117eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000117f60 sp=0xc000117ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000117f88 sp=0xc000117f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000117fe0 sp=0xc000117f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000117fe8 sp=0xc000117fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006c5c58 sp=0xc0006c5c38 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006c5db8 sp=0xc0006c5c58 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc0006c5f28 sp=0xc0006c5db8 pc=0xb2acfd&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc0006c5fa0 sp=0xc0006c5f28 pc=0xc70d0a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0006c5fe0 sp=0xc0006c5fa0 pc=0xc7297a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006c5fe8 sp=0xc0006c5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002eec40 sp=0xc0002eec20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002eeda0 sp=0xc0002eec40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0002eefe0 sp=0xc0002eeda0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002eefe8 sp=0xc0002eefe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007b07c8 sp=0xc0007b07a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007b0928 sp=0xc0007b07c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007b0a58 sp=0xc0007b0928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007b0ad0 sp=0xc0007b0a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007b0b70 sp=0xc0007b0ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007b0be8 sp=0xc0007b0b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007b0fc0 sp=0xc0007b0be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007b0fe0 sp=0xc0007b0fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007b0fe8 sp=0xc0007b0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000176ed0 sp=0xc000176eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000176f60 sp=0xc000176ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000176f88 sp=0xc000176f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000176fe0 sp=0xc000176f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000176fe8 sp=0xc000176fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00060a7c8 sp=0xc00060a7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00060a928 sp=0xc00060a7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00060aa58 sp=0xc00060a928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00060aad0 sp=0xc00060aa58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00060ab70 sp=0xc00060aad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00060abe8 sp=0xc00060ab70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00060afc0 sp=0xc00060abe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00060afe0 sp=0xc00060afc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00060afe8 sp=0xc00060afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000604cc0 sp=0xc000604ca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000604e20 sp=0xc000604cc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc000604f60 sp=0xc000604e20 pc=0xb336c5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc000604fe0 sp=0xc000604f60 pc=0xb3343e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000604fe8 sp=0xc000604fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000806cd8 sp=0xc000806cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000806e38 sp=0xc000806cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000806fc0 sp=0xc000806e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000806fe0 sp=0xc000806fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000806fe8 sp=0xc000806fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00060b6e0 sp=0xc00060b6c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc00060b718 sp=0xc00060b6e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc00060b738 sp=0xc00060b718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc00060b780 sp=0xc00060b738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc00060b870 sp=0xc00060b780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc00060b8d0 sp=0xc00060b870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc00060b950 sp=0xc00060b8d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc00060b998 sp=0xc00060b950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc00060ba18 sp=0xc00060b998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc00060baa8 sp=0xc00060ba18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc00060bb30 sp=0xc00060baa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc00060bfc0 sp=0xc00060bb30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc00060bfe0 sp=0xc00060bfc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00060bfe8 sp=0xc00060bfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007db7c8 sp=0xc0007db7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007db928 sp=0xc0007db7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007dba58 sp=0xc0007db928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007dbad0 sp=0xc0007dba58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007dbb70 sp=0xc0007dbad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007dbbe8 sp=0xc0007dbb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007dbfc0 sp=0xc0007dbbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007dbfe0 sp=0xc0007dbfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007dbfe8 sp=0xc0007dbfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004ecb0 sp=0xc00004ec90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00004ed40 sp=0xc00004ecb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00004ed70 sp=0xc00004ed40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00004edd8 sp=0xc00004ed70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc00004eeb8 sp=0xc00004edd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00004ef48 sp=0xc00004eeb8 pc=0xb1c549&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00004efe0 sp=0xc00004ef48 pc=0xb1c36e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000561cd8 sp=0xc000561cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000561e38 sp=0xc000561cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000561fc0 sp=0xc000561e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000561fe0 sp=0xc000561fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000561fe8 sp=0xc000561fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000607c40 sp=0xc000607c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000607da0 sp=0xc000607c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000607fe0 sp=0xc000607da0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000607fe8 sp=0xc000607fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006487c8 sp=0xc0006487a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000648928 sp=0xc0006487c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000648a58 sp=0xc000648928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000648ad0 sp=0xc000648a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000648b70 sp=0xc000648ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000648be8 sp=0xc000648b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000648fc0 sp=0xc000648be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000648fe0 sp=0xc000648fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000648fe8 sp=0xc000648fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002fac58 sp=0xc0002fac38 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002fadb8 sp=0xc0002fac58 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc0002faf28 sp=0xc0002fadb8 pc=0xb2acfd&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc0002fafa0 sp=0xc0002faf28 pc=0xc70d0a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0002fafe0 sp=0xc0002fafa0 pc=0xc7297a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002fafe8 sp=0xc0002fafe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000642cd8 sp=0xc000642cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000642e38 sp=0xc000642cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000642fc0 sp=0xc000642e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000642fe0 sp=0xc000642fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000642fe8 sp=0xc000642fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006f5cb0 sp=0xc0006f5c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc0006f5d40 sp=0xc0006f5cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc0006f5d70 sp=0xc0006f5d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc0006f5dd8 sp=0xc0006f5d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc0006f5eb8 sp=0xc0006f5dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc0006f5f48 sp=0xc0006f5eb8 pc=0xb1c549&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc0006f5fe0 sp=0xc0006f5f48 pc=0xb1c36e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006f5fe8 sp=0xc0006f5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006e77c8 sp=0xc0006e77a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006e7928 sp=0xc0006e77c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006e7a58 sp=0xc0006e7928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006e7ad0 sp=0xc0006e7a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006e7b70 sp=0xc0006e7ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006e7be8 sp=0xc0006e7b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006e7fc0 sp=0xc0006e7be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006e7fe0 sp=0xc0006e7fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006e7fe8 sp=0xc0006e7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00023dcd8 sp=0xc00023dcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00023de38 sp=0xc00023dcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00023dfc0 sp=0xc00023de38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00023dfe0 sp=0xc00023dfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00023dfe8 sp=0xc00023dfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00016dc40 sp=0xc00016dc20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00016dda0 sp=0xc00016dc40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:182 +0x2ee fp=0xc00016dfe0 sp=0xc00016dda0 pc=0xb7388e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00016dfe8 sp=0xc00016dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000563ed0 sp=0xc000563eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000563f60 sp=0xc000563ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000563f88 sp=0xc000563f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000563fe0 sp=0xc000563f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000563fe8 sp=0xc000563fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002733a8 sp=0xc000273388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000273438 sp=0xc0002733a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000273460 sp=0xc000273438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0002734f0 sp=0xc000273460 pc=0xc69f74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000273638 sp=0xc0002734f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000273888 sp=0xc000273638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000273b20 sp=0xc000273888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000273be8 sp=0xc000273b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000273fc0 sp=0xc000273be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000273fe0 sp=0xc000273fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000273fe8 sp=0xc000273fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005113a8 sp=0xc000511388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000511438 sp=0xc0005113a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000511460 sp=0xc000511438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005114f0 sp=0xc000511460 pc=0xc69f74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000511638 sp=0xc0005114f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000511888 sp=0xc000511638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000511b20 sp=0xc000511888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000511be8 sp=0xc000511b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000511fc0 sp=0xc000511be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000511fe0 sp=0xc000511fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000511fe8 sp=0xc000511fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006c67c8 sp=0xc0006c67a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006c6928 sp=0xc0006c67c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006c6a58 sp=0xc0006c6928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c6ad0 sp=0xc0006c6a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006c6b70 sp=0xc0006c6ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c6be8 sp=0xc0006c6b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006c6fc0 sp=0xc0006c6be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006c6fe0 sp=0xc0006c6fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006c6fe8 sp=0xc0006c6fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000aa9960 sp=0xc000aa9940 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000aa9ac0 sp=0xc000aa9960 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_presence_integration_test.go:99 +0x9b8 fp=0xc000aa9ea8 sp=0xc000aa9ac0 pc=0xc42558&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc000aa9fb0 sp=0xc000aa9ea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc000aa9fe0 sp=0xc000aa9fb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000aa9fe8 sp=0xc000aa9fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00064e7c8 sp=0xc00064e7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00064e928 sp=0xc00064e7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00064ea58 sp=0xc00064e928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00064ead0 sp=0xc00064ea58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00064eb70 sp=0xc00064ead0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00064ebe8 sp=0xc00064eb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00064efc0 sp=0xc00064ebe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00064efe0 sp=0xc00064efc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00064efe8 sp=0xc00064efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000218bf0 sp=0xc000218bd0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000218d50 sp=0xc000218bf0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000218f10 sp=0xc000218d50 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000218f40 sp=0xc000218f10 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc000218fe0 sp=0xc000218f40 pc=0xb2aec6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000218fe8 sp=0xc000218fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00066fc40 sp=0xc00066fc20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00066fda0 sp=0xc00066fc40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00066ffe0 sp=0xc00066fda0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00066ffe8 sp=0xc00066ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005607c8 sp=0xc0005607a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000560928 sp=0xc0005607c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000560a58 sp=0xc000560928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000560ad0 sp=0xc000560a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000560b70 sp=0xc000560ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000560be8 sp=0xc000560b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000560fc0 sp=0xc000560be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000560fe0 sp=0xc000560fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000560fe8 sp=0xc000560fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000175ed0 sp=0xc000175eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000175f60 sp=0xc000175ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000175f88 sp=0xc000175f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000175fe0 sp=0xc000175f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000175fe8 sp=0xc000175fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008807c8 sp=0xc0008807a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000880928 sp=0xc0008807c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000880a58 sp=0xc000880928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000880ad0 sp=0xc000880a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000880b70 sp=0xc000880ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000880be8 sp=0xc000880b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000880fc0 sp=0xc000880be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000880fe0 sp=0xc000880fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000880fe8 sp=0xc000880fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000605c40 sp=0xc000605c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000605da0 sp=0xc000605c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000605fe0 sp=0xc000605da0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000605fe8 sp=0xc000605fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002fbed0 sp=0xc0002fbeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0002fbf60 sp=0xc0002fbed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0002fbf88 sp=0xc0002fbf60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0002fbfe0 sp=0xc0002fbf88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002fbfe8 sp=0xc0002fbfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002973a8 sp=0xc000297388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000297438 sp=0xc0002973a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000297460 sp=0xc000297438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0002974f0 sp=0xc000297460 pc=0xc69f74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000297638 sp=0xc0002974f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000297888 sp=0xc000297638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000297b20 sp=0xc000297888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000297be8 sp=0xc000297b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000297fc0 sp=0xc000297be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000297fe0 sp=0xc000297fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000297fe8 sp=0xc000297fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00061b7c8 sp=0xc00061b7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00061b928 sp=0xc00061b7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00061ba58 sp=0xc00061b928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00061bad0 sp=0xc00061ba58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00061bb70 sp=0xc00061bad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00061bbe8 sp=0xc00061bb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00061bfc0 sp=0xc00061bbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00061bfe0 sp=0xc00061bfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00061bfe8 sp=0xc00061bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00045bcd8 sp=0xc00045bcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00045be38 sp=0xc00045bcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00045bfc0 sp=0xc00045be38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00045bfe0 sp=0xc00045bfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00045bfe8 sp=0xc00045bfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000216cd8 sp=0xc000216cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000216e38 sp=0xc000216cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000216fc0 sp=0xc000216e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000216fe0 sp=0xc000216fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000216fe8 sp=0xc000216fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006c27c8 sp=0xc0006c27a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006c2928 sp=0xc0006c27c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006c2a58 sp=0xc0006c2928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c2ad0 sp=0xc0006c2a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006c2b70 sp=0xc0006c2ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c2be8 sp=0xc0006c2b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006c2fc0 sp=0xc0006c2be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006c2fe0 sp=0xc0006c2fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006c2fe8 sp=0xc0006c2fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000647c8 sp=0xc0000647a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000064928 sp=0xc0000647c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000064a58 sp=0xc000064928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000064ad0 sp=0xc000064a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000064b70 sp=0xc000064ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000064be8 sp=0xc000064b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000064fc0 sp=0xc000064be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000064fe0 sp=0xc000064fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005627c8 sp=0xc0005627a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000562928 sp=0xc0005627c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000562a58 sp=0xc000562928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000562ad0 sp=0xc000562a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000562b70 sp=0xc000562ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000562be8 sp=0xc000562b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000562fc0 sp=0xc000562be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000562fe0 sp=0xc000562fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000562fe8 sp=0xc000562fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00023f7c8 sp=0xc00023f7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00023f928 sp=0xc00023f7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00023fa58 sp=0xc00023f928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00023fad0 sp=0xc00023fa58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00023fb70 sp=0xc00023fad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00023fbe8 sp=0xc00023fb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00023ffc0 sp=0xc00023fbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00023ffe0 sp=0xc00023ffc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00023ffe8 sp=0xc00023ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00024c7c8 sp=0xc00024c7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00024c928 sp=0xc00024c7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00024ca58 sp=0xc00024c928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00024cad0 sp=0xc00024ca58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00024cb70 sp=0xc00024cad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00024cbe8 sp=0xc00024cb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00024cfc0 sp=0xc00024cbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00024cfe0 sp=0xc00024cfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00024cfe8 sp=0xc00024cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004e97c8 sp=0xc0004e97a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004e9928 sp=0xc0004e97c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004e9a58 sp=0xc0004e9928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004e9ad0 sp=0xc0004e9a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0004e9b70 sp=0xc0004e9ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004e9be8 sp=0xc0004e9b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0004e9fc0 sp=0xc0004e9be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0004e9fe0 sp=0xc0004e9fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004e9fe8 sp=0xc0004e9fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000459cd8 sp=0xc000459cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000459e38 sp=0xc000459cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000459fc0 sp=0xc000459e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000459fe0 sp=0xc000459fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000459fe8 sp=0xc000459fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000837ed0 sp=0xc000837eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000837f60 sp=0xc000837ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000837f88 sp=0xc000837f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000837fe0 sp=0xc000837f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000837fe8 sp=0xc000837fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006257c8 sp=0xc0006257a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000625928 sp=0xc0006257c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000625a58 sp=0xc000625928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000625ad0 sp=0xc000625a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000625b70 sp=0xc000625ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000625be8 sp=0xc000625b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000625fc0 sp=0xc000625be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000625fe0 sp=0xc000625fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000625fe8 sp=0xc000625fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000a617c8 sp=0xc000a617a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000a61928 sp=0xc000a617c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000a61a58 sp=0xc000a61928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000a61ad0 sp=0xc000a61a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000a61b70 sp=0xc000a61ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000a61be8 sp=0xc000a61b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000a61fc0 sp=0xc000a61be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000a61fe0 sp=0xc000a61fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000a61fe8 sp=0xc000a61fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008d77c8 sp=0xc0008d77a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0008d7928 sp=0xc0008d77c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0008d7a58 sp=0xc0008d7928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008d7ad0 sp=0xc0008d7a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0008d7b70 sp=0xc0008d7ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008d7be8 sp=0xc0008d7b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0008d7fc0 sp=0xc0008d7be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0008d7fe0 sp=0xc0008d7fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008d7fe8 sp=0xc0008d7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008187c8 sp=0xc0008187a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000818928 sp=0xc0008187c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000818a58 sp=0xc000818928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000818ad0 sp=0xc000818a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000818b70 sp=0xc000818ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000818be8 sp=0xc000818b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000818fc0 sp=0xc000818be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000818fe0 sp=0xc000818fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000818fe8 sp=0xc000818fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007b2cd8 sp=0xc0007b2cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007b2e38 sp=0xc0007b2cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0007b2fc0 sp=0xc0007b2e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0007b2fe0 sp=0xc0007b2fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007b2fe8 sp=0xc0007b2fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008ab7c8 sp=0xc0008ab7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0008ab928 sp=0xc0008ab7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0008aba58 sp=0xc0008ab928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008abad0 sp=0xc0008aba58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0008abb70 sp=0xc0008abad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008abbe8 sp=0xc0008abb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0008abfc0 sp=0xc0008abbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0008abfe0 sp=0xc0008abfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008abfe8 sp=0xc0008abfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006a3c38 sp=0xc0006a3c18 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0006a3cc8 sp=0xc0006a3c38 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0006a3cf0 sp=0xc0006a3cc8 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1271 +0x4f3 fp=0xc0006a3df8 sp=0xc0006a3cf0 pc=0x5b4e73&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:139 +0x48 fp=0xc0006a3ea8 sp=0xc0006a3df8 pc=0xbf3088&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc0006a3fb0 sp=0xc0006a3ea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc0006a3fe0 sp=0xc0006a3fb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006a3fe8 sp=0xc0006a3fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000885cd8 sp=0xc000885cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000885e38 sp=0xc000885cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000885fc0 sp=0xc000885e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000885fe0 sp=0xc000885fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000885fe8 sp=0xc000885fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00089bcb0 sp=0xc00089bc90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00089bd40 sp=0xc00089bcb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00089bd70 sp=0xc00089bd40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00089bdd8 sp=0xc00089bd70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc00089beb8 sp=0xc00089bdd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00089bf48 sp=0xc00089beb8 pc=0xb1c549&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00089bfe0 sp=0xc00089bf48 pc=0xb1c36e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00089bfe8 sp=0xc00089bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008da7c8 sp=0xc0008da7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0008da928 sp=0xc0008da7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0008daa58 sp=0xc0008da928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008daad0 sp=0xc0008daa58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0008dab70 sp=0xc0008daad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008dabe8 sp=0xc0008dab70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0008dafc0 sp=0xc0008dabe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0008dafe0 sp=0xc0008dafc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008dafe8 sp=0xc0008dafe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008d87c8 sp=0xc0008d87a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0008d8928 sp=0xc0008d87c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0008d8a58 sp=0xc0008d8928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008d8ad0 sp=0xc0008d8a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0008d8b70 sp=0xc0008d8ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008d8be8 sp=0xc0008d8b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0008d8fc0 sp=0xc0008d8be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0008d8fe0 sp=0xc0008d8fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008d8fe8 sp=0xc0008d8fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000839cd8 sp=0xc000839cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000839e38 sp=0xc000839cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000839fc0 sp=0xc000839e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000839fe0 sp=0xc000839fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000839fe8 sp=0xc000839fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006e57c8 sp=0xc0006e57a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006e5928 sp=0xc0006e57c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006e5a58 sp=0xc0006e5928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006e5ad0 sp=0xc0006e5a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006e5b70 sp=0xc0006e5ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006e5be8 sp=0xc0006e5b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006e5fc0 sp=0xc0006e5be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006e5fe0 sp=0xc0006e5fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006e5fe8 sp=0xc0006e5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007f7cd8 sp=0xc0007f7cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007f7e38 sp=0xc0007f7cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0007f7fc0 sp=0xc0007f7e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0007f7fe0 sp=0xc0007f7fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007f7fe8 sp=0xc0007f7fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007dc7c8 sp=0xc0007dc7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007dc928 sp=0xc0007dc7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007dca58 sp=0xc0007dc928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007dcad0 sp=0xc0007dca58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007dcb70 sp=0xc0007dcad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007dcbe8 sp=0xc0007dcb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007dcfc0 sp=0xc0007dcbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007dcfe0 sp=0xc0007dcfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007dcfe8 sp=0xc0007dcfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00011bcd8 sp=0xc00011bcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00011be38 sp=0xc00011bcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00011bfc0 sp=0xc00011be38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00011bfe0 sp=0xc00011bfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007d5cd8 sp=0xc0007d5cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007d5e38 sp=0xc0007d5cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0007d5fc0 sp=0xc0007d5e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0007d5fe0 sp=0xc0007d5fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007d5fe8 sp=0xc0007d5fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00016c7c8 sp=0xc00016c7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00016c928 sp=0xc00016c7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00016ca58 sp=0xc00016c928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00016cad0 sp=0xc00016ca58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00016cb70 sp=0xc00016cad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00016cbe8 sp=0xc00016cb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00016cfc0 sp=0xc00016cbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00016cfe0 sp=0xc00016cfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00016cfe8 sp=0xc00016cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008437c8 sp=0xc0008437a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000843928 sp=0xc0008437c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000843a58 sp=0xc000843928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000843ad0 sp=0xc000843a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000843b70 sp=0xc000843ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000843be8 sp=0xc000843b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000843fc0 sp=0xc000843be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000843fe0 sp=0xc000843fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000843fe8 sp=0xc000843fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008dc7c8 sp=0xc0008dc7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0008dc928 sp=0xc0008dc7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0008dca58 sp=0xc0008dc928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008dcad0 sp=0xc0008dca58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0008dcb70 sp=0xc0008dcad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008dcbe8 sp=0xc0008dcb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0008dcfc0 sp=0xc0008dcbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0008dcfe0 sp=0xc0008dcfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008dcfe8 sp=0xc0008dcfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000a62d50 sp=0xc000a62d30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000a62eb0 sp=0xc000a62d50 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:18 +0x17e fp=0xc000a62fe0 sp=0xc000a62eb0 pc=0xaa46be&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000a62fe8 sp=0xc000a62fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:16 +0x145&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007d7cb0 sp=0xc0007d7c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc0007d7d40 sp=0xc0007d7cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc0007d7d70 sp=0xc0007d7d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc0007d7dd8 sp=0xc0007d7d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc0007d7eb8 sp=0xc0007d7dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc0007d7f48 sp=0xc0007d7eb8 pc=0xb1c549&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc0007d7fe0 sp=0xc0007d7f48 pc=0xb1c36e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007d7fe8 sp=0xc0007d7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000877cb0 sp=0xc000877c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000877d40 sp=0xc000877cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000877d70 sp=0xc000877d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000877dd8 sp=0xc000877d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc000877eb8 sp=0xc000877dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000877f48 sp=0xc000877eb8 pc=0xb1c549&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc000877fe0 sp=0xc000877f48 pc=0xb1c36e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000877fe8 sp=0xc000877fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000870c40 sp=0xc000870c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000870da0 sp=0xc000870c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:182 +0x2ee fp=0xc000870fe0 sp=0xc000870da0 pc=0xb7388e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000870fe8 sp=0xc000870fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00016f7c8 sp=0xc00016f7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00016f928 sp=0xc00016f7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00016fa58 sp=0xc00016f928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00016fad0 sp=0xc00016fa58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00016fb70 sp=0xc00016fad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00016fbe8 sp=0xc00016fb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00016ffc0 sp=0xc00016fbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00016ffe0 sp=0xc00016ffc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00016ffe8 sp=0xc00016ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008ad7c8 sp=0xc0008ad7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0008ad928 sp=0xc0008ad7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0008ada58 sp=0xc0008ad928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008adad0 sp=0xc0008ada58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0008adb70 sp=0xc0008adad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0008adbe8 sp=0xc0008adb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0008adfc0 sp=0xc0008adbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0008adfe0 sp=0xc0008adfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008adfe8 sp=0xc0008adfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00064aed0 sp=0xc00064aeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00064af60 sp=0xc00064aed0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00064af90 sp=0xc00064af60 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x86 fp=0xc00064afe0 sp=0xc00064af90 pc=0xb7e1a6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00064afe8 sp=0xc00064afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:22 +0x14a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000666cd8 sp=0xc000666cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000666e38 sp=0xc000666cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000666fc0 sp=0xc000666e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000666fe0 sp=0xc000666fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000666fe8 sp=0xc000666fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007fbcd8 sp=0xc0007fbcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007fbe38 sp=0xc0007fbcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0007fbfc0 sp=0xc0007fbe38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0007fbfe0 sp=0xc0007fbfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007fbfe8 sp=0xc0007fbfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003a2ee8 sp=0xc0003a2ec8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc0003a2f78 sp=0xc0003a2ee8 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc0003a2fa8 sp=0xc0003a2f78 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:84 +0x54 fp=0xc0003a2fe0 sp=0xc0003a2fa8 pc=0xb7eb54&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003a2fe8 sp=0xc0003a2fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:82 +0x145&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008117c8 sp=0xc0008117a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000811928 sp=0xc0008117c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000811a58 sp=0xc000811928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000811ad0 sp=0xc000811a58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000811b70 sp=0xc000811ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000811be8 sp=0xc000811b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000811fc0 sp=0xc000811be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000811fe0 sp=0xc000811fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000811fe8 sp=0xc000811fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00069d948 sp=0xc00069d928 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00069d9d8 sp=0xc00069d948 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc00069da00 sp=0xc00069d9d8 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1271 +0x4f3 fp=0xc00069db08 sp=0xc00069da00 pc=0x5b4e73&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn_spec_integration_test.go:1721 +0x4b fp=0xc00069dea8 sp=0xc00069db08 pc=0xc2538b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc00069dfb0 sp=0xc00069dea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc00069dfe0 sp=0xc00069dfb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00069dfe8 sp=0xc00069dfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00080a7c8 sp=0xc00080a7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00080a928 sp=0xc00080a7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00080aa58 sp=0xc00080a928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00080aad0 sp=0xc00080aa58 pc=0xc734b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00080ab70 sp=0xc00080aad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00080abe8 sp=0xc00080ab70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00080afc0 sp=0xc00080abe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00080afe0 sp=0xc00080afc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00080afe8 sp=0xc00080afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000d1cee8 sp=0xc000d1cec8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000d1cf78 sp=0xc000d1cee8 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000d1cfa8 sp=0xc000d1cf78 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:84 +0x54 fp=0xc000d1cfe0 sp=0xc000d1cfa8 pc=0xb7eb54&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000d1cfe8 sp=0xc000d1cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:82 +0x145&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00128bcb0 sp=0xc00128bc90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00128bd40 sp=0xc00128bcb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00128bd70 sp=0xc00128bd40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00128bdd8 sp=0xc00128bd70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc00128beb8 sp=0xc00128bdd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00128bf48 sp=0xc00128beb8 pc=0xb1c549&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00128bfe0 sp=0xc00128bf48 pc=0xb1c36e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00128bfe8 sp=0xc00128bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0014f3cd8 sp=0xc0014f3cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0014f3e38 sp=0xc0014f3cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0014f3fc0 sp=0xc0014f3e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0014f3fe0 sp=0xc0014f3fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0014f3fe8 sp=0xc0014f3fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.033" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ablyutil" name="Test_string" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_Shuffle" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_contains" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/Empty_String" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Add_should_not_duplicate_entries" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_check_if_item_is_present" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_remove_element" time="0.000"></testcase>
	</testsuite>
</testsuites>
