<testsuites>
	<testsuite tests="176" failures="2" time="7260.136" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.20.14"></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="11.110"></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="10.500"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="14.280"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="10.810"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c" time="53.680"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Get_JWT_from_echo_server" time="10.550"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Should_be_able_to_use_it_as_a_token" time="10.800"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authURL" time="10.890"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authCallback" time="10.740"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA4e,_RSA4b:_Should_return_error_when_JWT_is_invalid" time="10.700"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="10.260"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="11.560"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="10.860"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID/Auth_ClientID" time="1.160"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="10.710"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="0.040"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="0.040"></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.240"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="41.270"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="9.920"></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.010"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.000"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="10.070"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="0.050"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.310"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="0.170"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.060"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.090"></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.360"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="10.500"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="24.620"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="10.100"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="11.930"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="9.950"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="10.580"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="10.380"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="10.860"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="40.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="10.180"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="10.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="10.070"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="10.190"></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="186.990"></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.820"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="10.330"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="10.320"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="10.570"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="10.510"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="9.540"></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.260"></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.390"></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.150"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="10.250"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="9.960"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="10.540"></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.420"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="11.110"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="10.630"></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.630"></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="9.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="10.770"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="82.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="10.520"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="10.070"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="10.320"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="10.520"></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="9.860"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="9.970"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.870"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="9.810"></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="50.360"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="10.110"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="9.720"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="10.120"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="10.380"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="10.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="113.660"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="9.810"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_INITIALIZED" time="10.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHING" time="10.450"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="10.490"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="9.950"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="10.570"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="10.710"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="10.360"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="10.440"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="10.390"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="10.480"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="10.980"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="10.980"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="10.420"></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_RealtimeHost/REC1b_with_endpoint_option" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RealtimeHost/REC1d2_with_legacy_realtimeHost_option" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/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="9.980"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Timeout" time="0.000">
			<failure message="Failed" type="">realtime_client_integration_test.go:476: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:476&#xA;Error:      &#x9;Received unexpected error:&#xA;            &#x9;waiting on Result timed out after 30s&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;realtime_client_integration_test.go:478: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:478&#xA;Error:      &#x9;Not equal: &#xA;            &#x9;expected: 2&#xA;            &#x9;actual  : 0&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;realtime_client_integration_test.go:479: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:479&#xA;Error:      &#x9;Not equal: &#xA;            &#x9;expected: &#34;sandbox-a-fallback.ably-realtime.com&#34;&#xA;            &#x9;actual  : &#34;&#34;&#xA;            &#x9;&#xA;            &#x9;Diff:&#xA;            &#x9;--- Expected&#xA;            &#x9;+++ Actual&#xA;            &#x9;@@ -1 +1 @@&#xA;            &#x9;-sandbox-a-fallback.ably-realtime.com&#xA;            &#x9;+&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/sys_linux_amd64.s:554 +0x21 fp=0x7ffcbbc2c4c8 sp=0x7ffcbbc2c4c0 pc=0x4aa6c1&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/os_linux.go:69 +0x36 fp=0x7ffcbbc2c518 sp=0x7ffcbbc2c4c8 pc=0x46b776&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/lock_futex.go:160 +0x87 fp=0x7ffcbbc2c550 sp=0x7ffcbbc2c518 pc=0x444247&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:1533&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:2337 +0x8c fp=0x7ffcbbc2c580 sp=0x7ffcbbc2c550 pc=0x4763ac&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:3027 +0xabc fp=0x7ffcbbc2c688 sp=0x7ffcbbc2c580 pc=0x477c5c&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:3380 +0xb1 fp=0x7ffcbbc2c6c0 sp=0x7ffcbbc2c688 pc=0x478a91&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:3707 +0x28e fp=0x7ffcbbc2c700 sp=0x7ffcbbc2c6c0 pc=0x479a6e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:452 +0x43 fp=0x7ffcbbc2c710 sp=0x7ffcbbc2c700 pc=0x4a5e43&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0000ff6b0 sp=0xc0000ff690 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0000ff740 sp=0xc0000ff6b0 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0000ff768 sp=0xc0000ff740 pc=0x43e1b8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1630 +0x82e fp=0xc0000ff8a8 sp=0xc0000ff768 pc=0x5cc6ee&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:2036 +0x8e fp=0xc0000ff900 sp=0xc0000ff8a8 pc=0x5d024e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc0000ffa08 sp=0xc0000ff900 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:2034 +0x87d fp=0xc0000ffb78 sp=0xc0000ffa08 pc=0x5d009d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1906 +0xb45 fp=0xc0000ffed8 sp=0xc0000ffb78 pc=0x5cd905&#xA;_testmain.go:301 +0x2ea fp=0xc0000fff80 sp=0xc0000ffed8 pc=0xcae02a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:250 +0x207 fp=0xc0000fffe0 sp=0xc0000fff80 pc=0x472047&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000fffe8 sp=0xc0000fffe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00081cfb0 sp=0xc00081cf90 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:387&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:305 +0xb0 fp=0xc00081cfe0 sp=0xc00081cfb0 pc=0x4722d0&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00081cfe8 sp=0xc00081cfe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:293 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00005ef80 sp=0xc00005ef60 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:387&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgcsweep.go:319 +0xde fp=0xc00005efc8 sp=0xc00005ef80 pc=0x45c67e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:178 +0x26 fp=0xc00005efe0 sp=0xc00005efc8 pc=0x4518e6&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:178 +0x6b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000104f70 sp=0xc000104f50 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:387&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc000104fa0 sp=0xc000104f70 pc=0x45a553&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc000104fc8 sp=0xc000104fa0 pc=0x45ab25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:179 +0x26 fp=0xc000104fe0 sp=0xc000104fc8 pc=0x451886&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000104fe8 sp=0xc000104fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:179 +0xaa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000064e28 sp=0xc000064e08 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mfinal.go:193 +0x13d fp=0xc000064fe0 sp=0xc000064e28 pc=0x45091d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mfinal.go:163 +0x45&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000103f50 sp=0xc000103f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000103fe0 sp=0xc000103f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000103fe8 sp=0xc000103fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000102f50 sp=0xc000102f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000102fe0 sp=0xc000102f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000102fe8 sp=0xc000102fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000733c00 sp=0xc000733be0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000733c90 sp=0xc000733c00 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000733cb8 sp=0xc000733c90 pc=0x43e1b8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1384 +0x569 fp=0xc000733df8 sp=0xc000733cb8 pc=0x5ca829&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:245 +0x48 fp=0xc000733ea8 sp=0xc000733df8 pc=0xbfad68&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc000733fb0 sp=0xc000733ea8 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x48 fp=0xc000733fe0 sp=0xc000733fb0 pc=0x5cc988&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000733fe8 sp=0xc000733fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x806&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002b57c8 sp=0xc0002b57a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002b5928 sp=0xc0002b57c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002b5a58 sp=0xc0002b5928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002b5ad0 sp=0xc0002b5a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0002b5b70 sp=0xc0002b5ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002b5be8 sp=0xc0002b5b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0002b5fc0 sp=0xc0002b5be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0002b5fe0 sp=0xc0002b5fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002b5fe8 sp=0xc0002b5fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00068b7c8 sp=0xc00068b7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00068b928 sp=0xc00068b7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00068ba58 sp=0xc00068b928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00068bad0 sp=0xc00068ba58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00068bb70 sp=0xc00068bad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00068bbe8 sp=0xc00068bb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00068bfc0 sp=0xc00068bbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00068bfe0 sp=0xc00068bfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00068bfe8 sp=0xc00068bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000101f50 sp=0xc000101f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000101fe0 sp=0xc000101f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000101fe8 sp=0xc000101fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000100f50 sp=0xc000100f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000100fe0 sp=0xc000100f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000100fe8 sp=0xc000100fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000571cd0 sp=0xc000571cb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000571e30 sp=0xc000571cd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc000571fc0 sp=0xc000571e30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc000571fe0 sp=0xc000571fc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000571fe8 sp=0xc000571fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x261a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000143600 sp=0xc0001435e0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc000143638 sp=0xc000143600 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc000143658 sp=0xc000143638 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0001436a0 sp=0xc000143658 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc000143790 sp=0xc0001436a0 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0001437f0 sp=0xc000143790 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc000143870 sp=0xc0001437f0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0001438b8 sp=0xc000143870 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:782 +0x23b fp=0xc000143938 sp=0xc0001438b8 pc=0x97629b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0001439c8 sp=0xc000143938 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000143a50 sp=0xc0001439c8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2030 +0xe28 fp=0xc000143fa0 sp=0xc000143a50 pc=0x9802e8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc000143fe0 sp=0xc000143fa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000143fe8 sp=0xc000143fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x818&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0001673a8 sp=0xc000167388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000167438 sp=0xc0001673a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000167460 sp=0xc000167438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0001674f0 sp=0xc000167460 pc=0xc60d54&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000167638 sp=0xc0001674f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc000167888 sp=0xc000167638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000167b20 sp=0xc000167888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000167be8 sp=0xc000167b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc000167fc0 sp=0xc000167be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000167fe0 sp=0xc000167fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000167fe8 sp=0xc000167fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000115cf8 sp=0xc000115cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000115d88 sp=0xc000115cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000115db8 sp=0xc000115d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000115e20 sp=0xc000115db8 pc=0xbb5025&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x10a fp=0xc000115ec0 sp=0xc000115e20 pc=0xb7384a&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000115f50 sp=0xc000115ec0 pc=0xb51c49&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc000115fe0 sp=0xc000115f50 pc=0xb51a69&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000115fe8 sp=0xc000115fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00010f6e0 sp=0xc00010f6c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc00010f718 sp=0xc00010f6e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc00010f738 sp=0xc00010f718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc00010f780 sp=0xc00010f738 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc00010f870 sp=0xc00010f780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc00010f8d0 sp=0xc00010f870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc00010f950 sp=0xc00010f8d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc00010f998 sp=0xc00010f950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc00010fa18 sp=0xc00010f998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc00010faa8 sp=0xc00010fa18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc00010fb30 sp=0xc00010faa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc00010ffc0 sp=0xc00010fb30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc00010ffe0 sp=0xc00010ffc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00010ffe8 sp=0xc00010ffe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x2586&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005777c8 sp=0xc0005777a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000577928 sp=0xc0005777c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000577a58 sp=0xc000577928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000577ad0 sp=0xc000577a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000577b70 sp=0xc000577ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000577be8 sp=0xc000577b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000577fc0 sp=0xc000577be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000577fe0 sp=0xc000577fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000577fe8 sp=0xc000577fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004d7c40 sp=0xc0004d7c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004d7da0 sp=0xc0004d7c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0004d7fe0 sp=0xc0004d7da0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004d7fe8 sp=0xc0004d7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002b36e0 sp=0xc0002b36c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc0002b3718 sp=0xc0002b36e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc0002b3738 sp=0xc0002b3718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0002b3780 sp=0xc0002b3738 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc0002b3870 sp=0xc0002b3780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0002b38d0 sp=0xc0002b3870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc0002b3950 sp=0xc0002b38d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0002b3998 sp=0xc0002b3950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc0002b3a18 sp=0xc0002b3998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0002b3aa8 sp=0xc0002b3a18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0002b3b30 sp=0xc0002b3aa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc0002b3fc0 sp=0xc0002b3b30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc0002b3fe0 sp=0xc0002b3fc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002b3fe8 sp=0xc0002b3fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x2586&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000169cd0 sp=0xc000169cb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000169e30 sp=0xc000169cd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc000169fc0 sp=0xc000169e30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc000169fe0 sp=0xc000169fc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000169fe8 sp=0xc000169fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x261a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006a67c8 sp=0xc0006a67a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006a6928 sp=0xc0006a67c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006a6a58 sp=0xc0006a6928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006a6ad0 sp=0xc0006a6a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006a6b70 sp=0xc0006a6ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006a6be8 sp=0xc0006a6b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006a6fc0 sp=0xc0006a6be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006a6fe0 sp=0xc0006a6fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006a6fe8 sp=0xc0006a6fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00046b7c8 sp=0xc00046b7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00046b928 sp=0xc00046b7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00046ba58 sp=0xc00046b928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00046bad0 sp=0xc00046ba58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00046bb70 sp=0xc00046bad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00046bbe8 sp=0xc00046bb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00046bfc0 sp=0xc00046bbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00046bfe0 sp=0xc00046bfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00046bfe8 sp=0xc00046bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006d96e0 sp=0xc0006d96c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc0006d9718 sp=0xc0006d96e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc0006d9738 sp=0xc0006d9718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0006d9780 sp=0xc0006d9738 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc0006d9870 sp=0xc0006d9780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0006d98d0 sp=0xc0006d9870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc0006d9950 sp=0xc0006d98d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0006d9998 sp=0xc0006d9950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc0006d9a18 sp=0xc0006d9998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0006d9aa8 sp=0xc0006d9a18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0006d9b30 sp=0xc0006d9aa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc0006d9fc0 sp=0xc0006d9b30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc0006d9fe0 sp=0xc0006d9fc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006d9fe8 sp=0xc0006d9fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x2586&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000253cc0 sp=0xc000253ca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000253e20 sp=0xc000253cc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc000253f60 sp=0xc000253e20 pc=0xb69445&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc000253fe0 sp=0xc000253f60 pc=0xb691be&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000253fe8 sp=0xc000253fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x20f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00021b600 sp=0xc00021b5e0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc00021b638 sp=0xc00021b600 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc00021b658 sp=0xc00021b638 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc00021b6a0 sp=0xc00021b658 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc00021b790 sp=0xc00021b6a0 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc00021b7f0 sp=0xc00021b790 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc00021b870 sp=0xc00021b7f0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc00021b8b8 sp=0xc00021b870 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:782 +0x23b fp=0xc00021b938 sp=0xc00021b8b8 pc=0x97629b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc00021b9c8 sp=0xc00021b938 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc00021ba50 sp=0xc00021b9c8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2030 +0xe28 fp=0xc00021bfa0 sp=0xc00021ba50 pc=0x9802e8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc00021bfe0 sp=0xc00021bfa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00021bfe8 sp=0xc00021bfe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x818&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000645cd8 sp=0xc000645cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000645e38 sp=0xc000645cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000645fc0 sp=0xc000645e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000645fe0 sp=0xc000645fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000645fe8 sp=0xc000645fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006177c8 sp=0xc0006177a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000617928 sp=0xc0006177c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000617a58 sp=0xc000617928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000617ad0 sp=0xc000617a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000617b70 sp=0xc000617ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000617be8 sp=0xc000617b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000617fc0 sp=0xc000617be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000617fe0 sp=0xc000617fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000617fe8 sp=0xc000617fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004f77c8 sp=0xc0004f77a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004f7928 sp=0xc0004f77c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004f7a58 sp=0xc0004f7928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004f7ad0 sp=0xc0004f7a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0004f7b70 sp=0xc0004f7ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004f7be8 sp=0xc0004f7b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0004f7fc0 sp=0xc0004f7be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0004f7fe0 sp=0xc0004f7fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004f7fe8 sp=0xc0004f7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000507ed0 sp=0xc000507eb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000507f60 sp=0xc000507ed0 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000507f90 sp=0xc000507f60 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x86 fp=0xc000507fe0 sp=0xc000507f90 pc=0xbb3a06&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000507fe8 sp=0xc000507fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:22 +0x14a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002c17c8 sp=0xc0002c17a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002c1928 sp=0xc0002c17c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002c1a58 sp=0xc0002c1928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002c1ad0 sp=0xc0002c1a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0002c1b70 sp=0xc0002c1ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002c1be8 sp=0xc0002c1b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0002c1fc0 sp=0xc0002c1be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0002c1fe0 sp=0xc0002c1fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002c1fe8 sp=0xc0002c1fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00066aeb8 sp=0xc00066ae98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00066af48 sp=0xc00066aeb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc00066af70 sp=0xc00066af48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc00066afe0 sp=0xc00066af70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00066afe8 sp=0xc00066afe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005736e0 sp=0xc0005736c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc000573718 sp=0xc0005736e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc000573738 sp=0xc000573718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000573780 sp=0xc000573738 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc000573870 sp=0xc000573780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0005738d0 sp=0xc000573870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc000573950 sp=0xc0005738d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc000573998 sp=0xc000573950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc000573a18 sp=0xc000573998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc000573aa8 sp=0xc000573a18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000573b30 sp=0xc000573aa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc000573fc0 sp=0xc000573b30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc000573fe0 sp=0xc000573fc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000573fe8 sp=0xc000573fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x2586&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00064d7c8 sp=0xc00064d7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00064d928 sp=0xc00064d7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00064da58 sp=0xc00064d928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00064dad0 sp=0xc00064da58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00064db70 sp=0xc00064dad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00064dbe8 sp=0xc00064db70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00064dfc0 sp=0xc00064dbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00064dfe0 sp=0xc00064dfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00064dfe8 sp=0xc00064dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006a57c8 sp=0xc0006a57a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006a5928 sp=0xc0006a57c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006a5a58 sp=0xc0006a5928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006a5ad0 sp=0xc0006a5a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006a5b70 sp=0xc0006a5ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006a5be8 sp=0xc0006a5b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006a5fc0 sp=0xc0006a5be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006a5fe0 sp=0xc0006a5fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006a5fe8 sp=0xc0006a5fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000668eb8 sp=0xc000668e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000668f48 sp=0xc000668eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000668f70 sp=0xc000668f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000668fe0 sp=0xc000668f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000668fe8 sp=0xc000668fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000251cf8 sp=0xc000251cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000251d88 sp=0xc000251cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000251db8 sp=0xc000251d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000251e20 sp=0xc000251db8 pc=0xbb5025&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x10a fp=0xc000251ec0 sp=0xc000251e20 pc=0xb7384a&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000251f50 sp=0xc000251ec0 pc=0xb51c49&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc000251fe0 sp=0xc000251f50 pc=0xb51a69&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000251fe8 sp=0xc000251fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002e57c8 sp=0xc0002e57a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002e5928 sp=0xc0002e57c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002e5a58 sp=0xc0002e5928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002e5ad0 sp=0xc0002e5a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0002e5b70 sp=0xc0002e5ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002e5be8 sp=0xc0002e5b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0002e5fc0 sp=0xc0002e5be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0002e5fe0 sp=0xc0002e5fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002e5fe8 sp=0xc0002e5fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000065c40 sp=0xc000065c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000065da0 sp=0xc000065c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000065fe0 sp=0xc000065da0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002e7cc0 sp=0xc0002e7ca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002e7e20 sp=0xc0002e7cc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0002e7f60 sp=0xc0002e7e20 pc=0xb69445&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0002e7fe0 sp=0xc0002e7f60 pc=0xb691be&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002e7fe8 sp=0xc0002e7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x20f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00051b3a8 sp=0xc00051b388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00051b438 sp=0xc00051b3a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc00051b460 sp=0xc00051b438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00051b4f0 sp=0xc00051b460 pc=0xc60d54&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc00051b638 sp=0xc00051b4f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc00051b888 sp=0xc00051b638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc00051bb20 sp=0xc00051b888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc00051bbe8 sp=0xc00051bb20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc00051bfc0 sp=0xc00051bbe8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00051bfe0 sp=0xc00051bfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00051bfe8 sp=0xc00051bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000261c40 sp=0xc000261c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000261da0 sp=0xc000261c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000261fe0 sp=0xc000261da0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000261fe8 sp=0xc000261fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000694eb8 sp=0xc000694e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000694f48 sp=0xc000694eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000694f70 sp=0xc000694f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000694fe0 sp=0xc000694f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000694fe8 sp=0xc000694fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00064fcd0 sp=0xc00064fcb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00064fe30 sp=0xc00064fcd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc00064ffc0 sp=0xc00064fe30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc00064ffe0 sp=0xc00064ffc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00064ffe8 sp=0xc00064ffe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x261a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000440eb8 sp=0xc000440e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000440f48 sp=0xc000440eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000440f70 sp=0xc000440f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000440fe0 sp=0xc000440f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000440fe8 sp=0xc000440fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00025fc48 sp=0xc00025fc28 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00025fda8 sp=0xc00025fc48 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:421 +0x4e9 fp=0xc00025ff28 sp=0xc00025fda8 pc=0xb62929&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:453 +0x6a fp=0xc00025ffa0 sp=0xc00025ff28 pc=0xc68b6a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc00025ffe0 sp=0xc00025ffa0 pc=0xc697fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00025ffe8 sp=0xc00025ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00043dcc0 sp=0xc00043dca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00043de20 sp=0xc00043dcc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc00043df60 sp=0xc00043de20 pc=0xb69445&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc00043dfe0 sp=0xc00043df60 pc=0xb691be&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00043dfe8 sp=0xc00043dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x20f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00052dcd8 sp=0xc00052dcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00052de38 sp=0xc00052dcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00052dfc0 sp=0xc00052de38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00052dfe0 sp=0xc00052dfc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00052dfe8 sp=0xc00052dfe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000666eb8 sp=0xc000666e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000666f48 sp=0xc000666eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000666f70 sp=0xc000666f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000666fe0 sp=0xc000666f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000666fe8 sp=0xc000666fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00005fbe0 sp=0xc00005fbc0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00005fd40 sp=0xc00005fbe0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00005ff00 sp=0xc00005fd40 pc=0xb90389&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00005ff30 sp=0xc00005ff00 pc=0xb8fc82&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:414 +0x9b fp=0xc00005ffe0 sp=0xc00005ff30 pc=0xb62afb&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005ffe8 sp=0xc00005ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:413 +0x453&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00051d7c8 sp=0xc00051d7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00051d928 sp=0xc00051d7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00051da58 sp=0xc00051d928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00051dad0 sp=0xc00051da58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00051db70 sp=0xc00051dad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00051dbe8 sp=0xc00051db70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00051dfc0 sp=0xc00051dbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00051dfe0 sp=0xc00051dfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00051dfe8 sp=0xc00051dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004453a8 sp=0xc000445388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000445438 sp=0xc0004453a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000445460 sp=0xc000445438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004454f0 sp=0xc000445460 pc=0xc60d54&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000445638 sp=0xc0004454f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc000445888 sp=0xc000445638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000445b20 sp=0xc000445888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000445be8 sp=0xc000445b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc000445fc0 sp=0xc000445be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000445fe0 sp=0xc000445fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000445fe8 sp=0xc000445fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006593a8 sp=0xc000659388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000659438 sp=0xc0006593a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000659460 sp=0xc000659438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0006594f0 sp=0xc000659460 pc=0xc60d54&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000659638 sp=0xc0006594f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc000659888 sp=0xc000659638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000659b20 sp=0xc000659888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000659be8 sp=0xc000659b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc000659fc0 sp=0xc000659be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000659fe0 sp=0xc000659fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000659fe8 sp=0xc000659fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00046d7c8 sp=0xc00046d7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00046d928 sp=0xc00046d7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00046da58 sp=0xc00046d928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00046dad0 sp=0xc00046da58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00046db70 sp=0xc00046dad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00046dbe8 sp=0xc00046db70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00046dfc0 sp=0xc00046dbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00046dfe0 sp=0xc00046dfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00046dfe8 sp=0xc00046dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005b77c8 sp=0xc0005b77a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0005b7928 sp=0xc0005b77c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005b7a58 sp=0xc0005b7928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005b7ad0 sp=0xc0005b7a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0005b7b70 sp=0xc0005b7ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005b7be8 sp=0xc0005b7b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0005b7fc0 sp=0xc0005b7be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0005b7fe0 sp=0xc0005b7fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005b7fe8 sp=0xc0005b7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000667eb8 sp=0xc000667e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000667f48 sp=0xc000667eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000667f70 sp=0xc000667f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000667fe0 sp=0xc000667f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000667fe8 sp=0xc000667fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004f8cd8 sp=0xc0004f8cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004f8e38 sp=0xc0004f8cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0004f8fc0 sp=0xc0004f8e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0004f8fe0 sp=0xc0004f8fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004f8fe8 sp=0xc0004f8fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000819eb8 sp=0xc000819e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000819f48 sp=0xc000819eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000819f70 sp=0xc000819f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000819fe0 sp=0xc000819f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000819fe8 sp=0xc000819fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004f67c8 sp=0xc0004f67a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004f6928 sp=0xc0004f67c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004f6a58 sp=0xc0004f6928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004f6ad0 sp=0xc0004f6a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0004f6b70 sp=0xc0004f6ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004f6be8 sp=0xc0004f6b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0004f6fc0 sp=0xc0004f6be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0004f6fe0 sp=0xc0004f6fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004f6fe8 sp=0xc0004f6fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00024ec58 sp=0xc00024ec38 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00024edb8 sp=0xc00024ec58 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc00024ef28 sp=0xc00024edb8 pc=0xb60c1d&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc00024efa0 sp=0xc00024ef28 pc=0xc67b8a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc00024efe0 sp=0xc00024efa0 pc=0xc697fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00024efe8 sp=0xc00024efe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004f9cd8 sp=0xc0004f9cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004f9e38 sp=0xc0004f9cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0004f9fc0 sp=0xc0004f9e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0004f9fe0 sp=0xc0004f9fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004f9fe8 sp=0xc0004f9fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00052b3a8 sp=0xc00052b388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00052b438 sp=0xc00052b3a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc00052b460 sp=0xc00052b438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00052b4f0 sp=0xc00052b460 pc=0xc60d54&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc00052b638 sp=0xc00052b4f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc00052b888 sp=0xc00052b638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc00052bb20 sp=0xc00052b888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc00052bbe8 sp=0xc00052bb20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc00052bfc0 sp=0xc00052bbe8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00052bfe0 sp=0xc00052bfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00052bfe8 sp=0xc00052bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000641eb8 sp=0xc000641e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000641f48 sp=0xc000641eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000641f70 sp=0xc000641f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000641fe0 sp=0xc000641f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000641fe8 sp=0xc000641fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000690cd8 sp=0xc000690cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000690e38 sp=0xc000690cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000690fc0 sp=0xc000690e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000690fe0 sp=0xc000690fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000690fe8 sp=0xc000690fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004dccd8 sp=0xc0004dccb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004dce38 sp=0xc0004dccd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0004dcfc0 sp=0xc0004dce38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0004dcfe0 sp=0xc0004dcfc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004dcfe8 sp=0xc0004dcfe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000442c38 sp=0xc000442c18 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000442d98 sp=0xc000442c38 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000442f58 sp=0xc000442d98 pc=0xb90389&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000442f88 sp=0xc000442f58 pc=0xb8fc82&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x76 fp=0xc000442fe0 sp=0xc000442f88 pc=0xb68e16&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000442fe8 sp=0xc000442fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb3a&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006157c8 sp=0xc0006157a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000615928 sp=0xc0006157c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000615a58 sp=0xc000615928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000615ad0 sp=0xc000615a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000615b70 sp=0xc000615ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000615be8 sp=0xc000615b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000615fc0 sp=0xc000615be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000615fe0 sp=0xc000615fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000615fe8 sp=0xc000615fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00024deb8 sp=0xc00024de98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00024df48 sp=0xc00024deb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc00024df70 sp=0xc00024df48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc00024dfe0 sp=0xc00024df70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00024dfe8 sp=0xc00024dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000603eb8 sp=0xc000603e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000603f48 sp=0xc000603eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000603f70 sp=0xc000603f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000603fe0 sp=0xc000603f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000603fe8 sp=0xc000603fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00043cc40 sp=0xc00043cc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00043cda0 sp=0xc00043cc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00043cfe0 sp=0xc00043cda0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00043cfe8 sp=0xc00043cfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000060c40 sp=0xc000060c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000060da0 sp=0xc000060c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000060fe0 sp=0xc000060da0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00067dbf0 sp=0xc00067dbd0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00067dd50 sp=0xc00067dbf0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00067df10 sp=0xc00067dd50 pc=0xb90389&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00067df40 sp=0xc00067df10 pc=0xb8fc82&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc00067dfe0 sp=0xc00067df40 pc=0xb60de6&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00067dfe8 sp=0xc00067dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004dacd8 sp=0xc0004dacb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004dae38 sp=0xc0004dacd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0004dafc0 sp=0xc0004dae38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0004dafe0 sp=0xc0004dafc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004dafe8 sp=0xc0004dafe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000676cd8 sp=0xc000676cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000676e38 sp=0xc000676cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000676fc0 sp=0xc000676e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000676fe0 sp=0xc000676fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000676fe8 sp=0xc000676fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004693a8 sp=0xc000469388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000469438 sp=0xc0004693a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000469460 sp=0xc000469438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004694f0 sp=0xc000469460 pc=0xc60d54&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000469638 sp=0xc0004694f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc000469888 sp=0xc000469638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000469b20 sp=0xc000469888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000469be8 sp=0xc000469b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc000469fc0 sp=0xc000469be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000469fe0 sp=0xc000469fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000469fe8 sp=0xc000469fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002b97c8 sp=0xc0002b97a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002b9928 sp=0xc0002b97c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002b9a58 sp=0xc0002b9928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002b9ad0 sp=0xc0002b9a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0002b9b70 sp=0xc0002b9ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002b9be8 sp=0xc0002b9b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0002b9fc0 sp=0xc0002b9be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0002b9fe0 sp=0xc0002b9fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002b9fe8 sp=0xc0002b9fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0001117c8 sp=0xc0001117a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000111928 sp=0xc0001117c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000111a58 sp=0xc000111928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000111ad0 sp=0xc000111a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000111b70 sp=0xc000111ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000111be8 sp=0xc000111b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000111fc0 sp=0xc000111be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000111fe0 sp=0xc000111fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000111fe8 sp=0xc000111fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006d7cd0 sp=0xc0006d7cb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006d7e30 sp=0xc0006d7cd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc0006d7fc0 sp=0xc0006d7e30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc0006d7fe0 sp=0xc0006d7fc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006d7fe8 sp=0xc0006d7fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x261a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006b17c8 sp=0xc0006b17a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006b1928 sp=0xc0006b17c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006b1a58 sp=0xc0006b1928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006b1ad0 sp=0xc0006b1a58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006b1b70 sp=0xc0006b1ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006b1be8 sp=0xc0006b1b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006b1fc0 sp=0xc0006b1be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006b1fe0 sp=0xc0006b1fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006b1fe8 sp=0xc0006b1fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002bd7c8 sp=0xc0002bd7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002bd928 sp=0xc0002bd7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002bda58 sp=0xc0002bd928 pc=0xbbf0b2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002bdad0 sp=0xc0002bda58 pc=0xca9250&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0002bdb70 sp=0xc0002bdad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002bdbe8 sp=0xc0002bdb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0002bdfc0 sp=0xc0002bdbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0002bdfe0 sp=0xc0002bdfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002bdfe8 sp=0xc0002bdfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004d39c8 sp=0xc0004d39a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:387&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/sema.go:160 +0x20f fp=0xc0004d3a30 sp=0xc0004d39c8 pc=0x48558f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/sema.go:62 +0x27 fp=0xc0004d3a68 sp=0xc0004d3a30 pc=0x4a3be7&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/sync/waitgroup.go:116 +0xa5 fp=0xc0004d3a98 sp=0xc0004d3a68 pc=0x4ba925&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/httptest/server.go:251 +0x225 fp=0xc0004d3bd8 sp=0xc0004d3a98 pc=0xb3af85&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:441 +0x3a fp=0xc0004d3bf8 sp=0xc0004d3bd8 pc=0xc0161a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:476 +0x33 fp=0xc0004d3c38 sp=0xc0004d3bf8 pc=0x46e173&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:480 +0xb6d fp=0xc0004d3ea8 sp=0xc0004d3c38 pc=0xc00c0d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc0004d3fb0 sp=0xc0004d3ea8 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x48 fp=0xc0004d3fe0 sp=0xc0004d3fb0 pc=0x5cc988&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004d3fe8 sp=0xc0004d3fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x806&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005b5818 sp=0xc0005b57f8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0005b58a8 sp=0xc0005b5818 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0005b58d0 sp=0xc0005b58a8 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:438 +0x3d fp=0xc0005b58f8 sp=0xc0005b58d0 pc=0xc0169d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2122 +0x4e fp=0xc0005b5928 sp=0xc0005b58f8 pc=0x981d4e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2936 +0x683 fp=0xc0005b5a50 sp=0xc0005b5928 pc=0x986803&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:1995 +0xbd5 fp=0xc0005b5fa0 sp=0xc0005b5a50 pc=0x980095&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc0005b5fe0 sp=0xc0005b5fa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005b5fe8 sp=0xc0005b5fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x818</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.035" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.20.14"></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>
