<testsuites>
	<testsuite tests="176" failures="2" time="7262.563" 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="9.910"></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.810"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="14.700"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="11.170"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c" time="53.300"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Get_JWT_from_echo_server" time="10.440"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Should_be_able_to_use_it_as_a_token" time="11.240"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authURL" time="10.540"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authCallback" time="10.510"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA4e,_RSA4b:_Should_return_error_when_JWT_is_invalid" time="10.560"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="10.760"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="11.700"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="11.800"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID/Auth_ClientID" time="1.160"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="10.250"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="0.060"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="0.060"></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="11.090"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="42.170"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="9.910"></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.230"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.010"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="10.870"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="0.060"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.350"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="0.340"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.080"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.150"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Publish" time="10.500"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="10.640"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="26.170"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="10.370"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="11.720"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="10.500"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="10.850"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="10.950"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="10.310"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="43.070"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="10.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="10.700"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="10.990"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="10.910"></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="209.370"></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="11.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="11.380"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="11.230"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="10.750"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="10.920"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="11.050"></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.970"></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="11.220"></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="11.400"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="10.910"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="10.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="11.020"></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.490"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="11.400"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="16.850"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k1:_If_params_given_channel_options,_should_be_exposed_as_readonly_field_on_ATTACHED_message" time="11.660"></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="15.370"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="11.210"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="85.750"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="11.570"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="10.640"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="11.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="10.230"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5f:_return_error_on_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5g:_If_connection_state_CLOSING_or_FAILED,_should_return_error" time="10.550"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.310"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.850"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="10.480"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5j:_if_channel_state_is_SUSPENDED,_immediately_transition_to_DETACHED_state" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:1900: Channel SUSPENDED not implemented yet"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5k:_When_receive_ATTACH_in_detaching_state,_send_new_DETACH_message" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow" time="52.710"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="11.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="10.490"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="10.710"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="9.990"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="10.510"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="116.390"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="10.310"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_INITIALIZED" time="10.400"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHING" time="10.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="10.450"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="10.620"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="10.930"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="10.650"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="10.540"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="10.550"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="11.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="10.820"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="10.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="10.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="10.570"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume" time="0.090"></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/RTL2f:_when_flag_resumed_is_provided,_set_channelChangeState_resume_to_true" 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.010"></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="10.250"></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;/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=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=0xcaea4a&#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=0xc00050efb0 sp=0xc00050ef90 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=0xc00050efe0 sp=0xc00050efb0 pc=0x4722d0&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00050efe8 sp=0xc00050efe0 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;goroutine running on other thread; stack unavailable&#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=0xc000699c00 sp=0xc000699be0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000699c90 sp=0xc000699c00 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000699cb8 sp=0xc000699c90 pc=0x43e1b8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1384 +0x569 fp=0xc000699df8 sp=0xc000699cb8 pc=0x5ca829&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:245 +0x48 fp=0xc000699ea8 sp=0xc000699df8 pc=0xbfb048&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc000699fb0 sp=0xc000699ea8 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x48 fp=0xc000699fe0 sp=0xc000699fb0 pc=0x5cc988&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000699fe8 sp=0xc000699fe0 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=0xc0003c6eb8 sp=0xc0003c6e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0003c6f48 sp=0xc0003c6eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc0003c6f70 sp=0xc0003c6f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc0003c6fe0 sp=0xc0003c6f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003c6fe8 sp=0xc0003c6fe0 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=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=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=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=0xc0003abeb8 sp=0xc0003abe98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0003abf48 sp=0xc0003abeb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc0003abf70 sp=0xc0003abf48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc0003abfe0 sp=0xc0003abf70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003abfe8 sp=0xc0003abfe0 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=0xc000107bf0 sp=0xc000107bd0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000107d50 sp=0xc000107bf0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000107f10 sp=0xc000107d50 pc=0xb90389&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000107f40 sp=0xc000107f10 pc=0xb8fc82&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc000107fe0 sp=0xc000107f40 pc=0xb60de6&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000107fe8 sp=0xc000107fe0 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=0xc0002afc40 sp=0xc0002afc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002afda0 sp=0xc0002afc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc0002affe0 sp=0xc0002afda0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002affe8 sp=0xc0002affe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00048fcf8 sp=0xc00048fcd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc00048fd88 sp=0xc00048fcf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc00048fdb8 sp=0xc00048fd88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00048fe20 sp=0xc00048fdb8 pc=0xbb5025&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x10a fp=0xc00048fec0 sp=0xc00048fe20 pc=0xb7384a&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00048ff50 sp=0xc00048fec0 pc=0xb51c49&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc00048ffe0 sp=0xc00048ff50 pc=0xb51a69&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00048ffe8 sp=0xc00048ffe0 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=0xc00055ecd8 sp=0xc00055ecb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00055ee38 sp=0xc00055ecd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00055efc0 sp=0xc00055ee38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00055efe0 sp=0xc00055efc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00055efe8 sp=0xc00055efe0 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=0xc0002a5600 sp=0xc0002a55e0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc0002a5638 sp=0xc0002a5600 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc0002a5658 sp=0xc0002a5638 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0002a56a0 sp=0xc0002a5658 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=0xc0002a5790 sp=0xc0002a56a0 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0002a57f0 sp=0xc0002a5790 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc0002a5870 sp=0xc0002a57f0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0002a58b8 sp=0xc0002a5870 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:782 +0x23b fp=0xc0002a5938 sp=0xc0002a58b8 pc=0x97629b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0002a59c8 sp=0xc0002a5938 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0002a5a50 sp=0xc0002a59c8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2030 +0xe28 fp=0xc0002a5fa0 sp=0xc0002a5a50 pc=0x9802e8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc0002a5fe0 sp=0xc0002a5fa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002a5fe8 sp=0xc0002a5fe0 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=0xc0002a77c8 sp=0xc0002a77a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002a7928 sp=0xc0002a77c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002a7a58 sp=0xc0002a7928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002a7ad0 sp=0xc0002a7a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0002a7b70 sp=0xc0002a7ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002a7be8 sp=0xc0002a7b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0002a7fc0 sp=0xc0002a7be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0002a7fe0 sp=0xc0002a7fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002a7fe8 sp=0xc0002a7fe0 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=0xc0000a36e0 sp=0xc0000a36c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc0000a3718 sp=0xc0000a36e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc0000a3738 sp=0xc0000a3718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0000a3780 sp=0xc0000a3738 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=0xc0000a3870 sp=0xc0000a3780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0000a38d0 sp=0xc0000a3870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc0000a3950 sp=0xc0000a38d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0000a3998 sp=0xc0000a3950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc0000a3a18 sp=0xc0000a3998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0000a3aa8 sp=0xc0000a3a18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0000a3b30 sp=0xc0000a3aa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc0000a3fc0 sp=0xc0000a3b30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc0000a3fe0 sp=0xc0000a3fc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000a3fe8 sp=0xc0000a3fe0 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=0xc000403cd0 sp=0xc000403cb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000403e30 sp=0xc000403cd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc000403fc0 sp=0xc000403e30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc000403fe0 sp=0xc000403fc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000403fe8 sp=0xc000403fe0 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=0xc0000fb600 sp=0xc0000fb5e0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc0000fb638 sp=0xc0000fb600 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc0000fb658 sp=0xc0000fb638 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0000fb6a0 sp=0xc0000fb658 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=0xc0000fb790 sp=0xc0000fb6a0 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0000fb7f0 sp=0xc0000fb790 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc0000fb870 sp=0xc0000fb7f0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0000fb8b8 sp=0xc0000fb870 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:782 +0x23b fp=0xc0000fb938 sp=0xc0000fb8b8 pc=0x97629b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0000fb9c8 sp=0xc0000fb938 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0000fba50 sp=0xc0000fb9c8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2030 +0xe28 fp=0xc0000fbfa0 sp=0xc0000fba50 pc=0x9802e8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc0000fbfe0 sp=0xc0000fbfa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000fbfe8 sp=0xc0000fbfe0 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=0xc000551c58 sp=0xc000551c38 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000551db8 sp=0xc000551c58 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc000551f28 sp=0xc000551db8 pc=0xb60c1d&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc000551fa0 sp=0xc000551f28 pc=0xc680ca&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc000551fe0 sp=0xc000551fa0 pc=0xc69d3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000551fe8 sp=0xc000551fe0 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=0xc0003d3eb8 sp=0xc0003d3e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0003d3f48 sp=0xc0003d3eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc0003d3f70 sp=0xc0003d3f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc0003d3fe0 sp=0xc0003d3f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003d3fe8 sp=0xc0003d3fe0 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=0xc00022d7c8 sp=0xc00022d7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00022d928 sp=0xc00022d7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00022da58 sp=0xc00022d928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022dad0 sp=0xc00022da58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00022db70 sp=0xc00022dad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022dbe8 sp=0xc00022db70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00022dfc0 sp=0xc00022dbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00022dfe0 sp=0xc00022dfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00022dfe8 sp=0xc00022dfe0 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=0xc000576cd8 sp=0xc000576cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000576e38 sp=0xc000576cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000576fc0 sp=0xc000576e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000576fe0 sp=0xc000576fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000576fe8 sp=0xc000576fe0 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=0xc00016d3a8 sp=0xc00016d388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00016d438 sp=0xc00016d3a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc00016d460 sp=0xc00016d438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00016d4f0 sp=0xc00016d460 pc=0xc61294&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc00016d638 sp=0xc00016d4f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc00016d888 sp=0xc00016d638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc00016db20 sp=0xc00016d888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc00016dbe8 sp=0xc00016db20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc00016dfc0 sp=0xc00016dbe8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00016dfe0 sp=0xc00016dfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00016dfe8 sp=0xc00016dfe0 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=0xc0006a3cf8 sp=0xc0006a3cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc0006a3d88 sp=0xc0006a3cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc0006a3db8 sp=0xc0006a3d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc0006a3e20 sp=0xc0006a3db8 pc=0xbb5025&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x10a fp=0xc0006a3ec0 sp=0xc0006a3e20 pc=0xb7384a&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc0006a3f50 sp=0xc0006a3ec0 pc=0xb51c49&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc0006a3fe0 sp=0xc0006a3f50 pc=0xb51a69&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006a3fe8 sp=0xc0006a3fe0 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=0xc0007953a8 sp=0xc000795388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000795438 sp=0xc0007953a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000795460 sp=0xc000795438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0007954f0 sp=0xc000795460 pc=0xc61294&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000795638 sp=0xc0007954f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc000795888 sp=0xc000795638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000795b20 sp=0xc000795888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000795be8 sp=0xc000795b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc000795fc0 sp=0xc000795be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000795fe0 sp=0xc000795fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000795fe8 sp=0xc000795fe0 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=0xc0003c9cc0 sp=0xc0003c9ca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0003c9e20 sp=0xc0003c9cc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0003c9f60 sp=0xc0003c9e20 pc=0xb69445&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0003c9fe0 sp=0xc0003c9f60 pc=0xb691be&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003c9fe8 sp=0xc0003c9fe0 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=0xc00054bcc0 sp=0xc00054bca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00054be20 sp=0xc00054bcc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc00054bf60 sp=0xc00054be20 pc=0xb69445&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc00054bfe0 sp=0xc00054bf60 pc=0xb691be&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00054bfe8 sp=0xc00054bfe0 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=0xc00016b3a8 sp=0xc00016b388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00016b438 sp=0xc00016b3a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc00016b460 sp=0xc00016b438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00016b4f0 sp=0xc00016b460 pc=0xc61294&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc00016b638 sp=0xc00016b4f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc00016b888 sp=0xc00016b638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc00016bb20 sp=0xc00016b888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc00016bbe8 sp=0xc00016bb20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc00016bfc0 sp=0xc00016bbe8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00016bfe0 sp=0xc00016bfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00016bfe8 sp=0xc00016bfe0 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=0xc0005edcd0 sp=0xc0005edcb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0005ede30 sp=0xc0005edcd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc0005edfc0 sp=0xc0005ede30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc0005edfe0 sp=0xc0005edfc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005edfe8 sp=0xc0005edfe0 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=0xc0006cc7c8 sp=0xc0006cc7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006cc928 sp=0xc0006cc7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006cca58 sp=0xc0006cc928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006ccad0 sp=0xc0006cca58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006ccb70 sp=0xc0006ccad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006ccbe8 sp=0xc0006ccb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006ccfc0 sp=0xc0006ccbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006ccfe0 sp=0xc0006ccfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006ccfe8 sp=0xc0006ccfe0 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=0xc0005bacc0 sp=0xc0005baca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0005bae20 sp=0xc0005bacc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0005baf60 sp=0xc0005bae20 pc=0xb69445&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0005bafe0 sp=0xc0005baf60 pc=0xb691be&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005bafe8 sp=0xc0005bafe0 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=0xc00046ecd8 sp=0xc00046ecb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00046ee38 sp=0xc00046ecd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00046efc0 sp=0xc00046ee38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00046efe0 sp=0xc00046efc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00046efe8 sp=0xc00046efe0 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=0xc0002adcd8 sp=0xc0002adcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002ade38 sp=0xc0002adcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0002adfc0 sp=0xc0002ade38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0002adfe0 sp=0xc0002adfc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002adfe8 sp=0xc0002adfe0 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=0xc0002aceb8 sp=0xc0002ace98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0002acf48 sp=0xc0002aceb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc0002acf70 sp=0xc0002acf48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc0002acfe0 sp=0xc0002acf70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002acfe8 sp=0xc0002acfe0 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=0xc0006c57c8 sp=0xc0006c57a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006c5928 sp=0xc0006c57c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006c5a58 sp=0xc0006c5928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c5ad0 sp=0xc0006c5a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006c5b70 sp=0xc0006c5ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c5be8 sp=0xc0006c5b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006c5fc0 sp=0xc0006c5be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006c5fe0 sp=0xc0006c5fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006c5fe8 sp=0xc0006c5fe0 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=0xc0002a1eb8 sp=0xc0002a1e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0002a1f48 sp=0xc0002a1eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc0002a1f70 sp=0xc0002a1f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc0002a1fe0 sp=0xc0002a1f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002a1fe8 sp=0xc0002a1fe0 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=0xc000560c58 sp=0xc000560c38 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000560db8 sp=0xc000560c58 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc000560f28 sp=0xc000560db8 pc=0xb60c1d&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc000560fa0 sp=0xc000560f28 pc=0xc680ca&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc000560fe0 sp=0xc000560fa0 pc=0xc69d3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000560fe8 sp=0xc000560fe0 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=0xc00069f7c8 sp=0xc00069f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00069f928 sp=0xc00069f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00069fa58 sp=0xc00069f928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00069fad0 sp=0xc00069fa58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00069fb70 sp=0xc00069fad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00069fbe8 sp=0xc00069fb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00069ffc0 sp=0xc00069fbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00069ffe0 sp=0xc00069ffc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00069ffe8 sp=0xc00069ffe0 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=0xc0005e56e0 sp=0xc0005e56c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc0005e5718 sp=0xc0005e56e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc0005e5738 sp=0xc0005e5718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0005e5780 sp=0xc0005e5738 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=0xc0005e5870 sp=0xc0005e5780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0005e58d0 sp=0xc0005e5870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc0005e5950 sp=0xc0005e58d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0005e5998 sp=0xc0005e5950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc0005e5a18 sp=0xc0005e5998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0005e5aa8 sp=0xc0005e5a18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0005e5b30 sp=0xc0005e5aa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc0005e5fc0 sp=0xc0005e5b30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc0005e5fe0 sp=0xc0005e5fc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005e5fe8 sp=0xc0005e5fe0 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=0xc00016f818 sp=0xc00016f7f8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00016f8a8 sp=0xc00016f818 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc00016f8d0 sp=0xc00016f8a8 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:438 +0x3d fp=0xc00016f8f8 sp=0xc00016f8d0 pc=0xc0197d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2122 +0x4e fp=0xc00016f928 sp=0xc00016f8f8 pc=0x981d4e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2936 +0x683 fp=0xc00016fa50 sp=0xc00016f928 pc=0x986803&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:1995 +0xbd5 fp=0xc00016ffa0 sp=0xc00016fa50 pc=0x980095&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc00016ffe0 sp=0xc00016ffa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00016ffe8 sp=0xc00016ffe0 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=0xc00046bcd8 sp=0xc00046bcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00046be38 sp=0xc00046bcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00046bfc0 sp=0xc00046be38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00046bfe0 sp=0xc00046bfc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00046bfe8 sp=0xc00046bfe0 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=0xc00005fcf8 sp=0xc00005fcd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc00005fd88 sp=0xc00005fcf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc00005fdb8 sp=0xc00005fd88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00005fe20 sp=0xc00005fdb8 pc=0xbb5025&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x10a fp=0xc00005fec0 sp=0xc00005fe20 pc=0xb7384a&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00005ff50 sp=0xc00005fec0 pc=0xb51c49&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc00005ffe0 sp=0xc00005ff50 pc=0xb51a69&#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/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0003a6c40 sp=0xc0003a6c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0003a6da0 sp=0xc0003a6c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc0003a6fe0 sp=0xc0003a6da0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003a6fe8 sp=0xc0003a6fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00057abf0 sp=0xc00057abd0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00057ad50 sp=0xc00057abf0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00057af10 sp=0xc00057ad50 pc=0xb90389&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00057af40 sp=0xc00057af10 pc=0xb8fc82&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc00057afe0 sp=0xc00057af40 pc=0xb60de6&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00057afe8 sp=0xc00057afe0 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=0xc00022f7c8 sp=0xc00022f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00022f928 sp=0xc00022f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00022fa58 sp=0xc00022f928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022fad0 sp=0xc00022fa58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00022fb70 sp=0xc00022fad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022fbe8 sp=0xc00022fb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00022ffc0 sp=0xc00022fbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00022ffe0 sp=0xc00022ffc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00022ffe8 sp=0xc00022ffe0 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=0xc0006a13a8 sp=0xc0006a1388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0006a1438 sp=0xc0006a13a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0006a1460 sp=0xc0006a1438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0006a14f0 sp=0xc0006a1460 pc=0xc61294&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0006a1638 sp=0xc0006a14f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc0006a1888 sp=0xc0006a1638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0006a1b20 sp=0xc0006a1888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc0006a1be8 sp=0xc0006a1b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc0006a1fc0 sp=0xc0006a1be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006a1fe0 sp=0xc0006a1fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006a1fe8 sp=0xc0006a1fe0 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=0xc00063b7c8 sp=0xc00063b7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00063b928 sp=0xc00063b7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00063ba58 sp=0xc00063b928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00063bad0 sp=0xc00063ba58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00063bb70 sp=0xc00063bad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00063bbe8 sp=0xc00063bb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00063bfc0 sp=0xc00063bbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00063bfe0 sp=0xc00063bfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00063bfe8 sp=0xc00063bfe0 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=0xc0003b5c48 sp=0xc0003b5c28 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0003b5da8 sp=0xc0003b5c48 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:421 +0x4e9 fp=0xc0003b5f28 sp=0xc0003b5da8 pc=0xb62929&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:453 +0x6a fp=0xc0003b5fa0 sp=0xc0003b5f28 pc=0xc690aa&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0003b5fe0 sp=0xc0003b5fa0 pc=0xc69d3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003b5fe8 sp=0xc0003b5fe0 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=0xc0004157c8 sp=0xc0004157a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000415928 sp=0xc0004157c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000415a58 sp=0xc000415928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000415ad0 sp=0xc000415a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000415b70 sp=0xc000415ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000415be8 sp=0xc000415b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000415fc0 sp=0xc000415be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000415fe0 sp=0xc000415fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000415fe8 sp=0xc000415fe0 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=0xc000106eb8 sp=0xc000106e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000106f48 sp=0xc000106eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000106f70 sp=0xc000106f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000106fe0 sp=0xc000106f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000106fe8 sp=0xc000106fe0 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=0xc0005bdeb8 sp=0xc0005bde98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0005bdf48 sp=0xc0005bdeb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc0005bdf70 sp=0xc0005bdf48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc0005bdfe0 sp=0xc0005bdf70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005bdfe8 sp=0xc0005bdfe0 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=0xc0003acc40 sp=0xc0003acc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0003acda0 sp=0xc0003acc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc0003acfe0 sp=0xc0003acda0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003acfe8 sp=0xc0003acfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000640be0 sp=0xc000640bc0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000640d40 sp=0xc000640be0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000640f00 sp=0xc000640d40 pc=0xb90389&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000640f30 sp=0xc000640f00 pc=0xb8fc82&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:414 +0x9b fp=0xc000640fe0 sp=0xc000640f30 pc=0xb62afb&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000640fe8 sp=0xc000640fe0 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=0xc00010f7c8 sp=0xc00010f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00010f928 sp=0xc00010f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00010fa58 sp=0xc00010f928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00010fad0 sp=0xc00010fa58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00010fb70 sp=0xc00010fad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00010fbe8 sp=0xc00010fb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00010ffc0 sp=0xc00010fbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00010ffe0 sp=0xc00010ffc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00010ffe8 sp=0xc00010ffe0 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=0xc000641c40 sp=0xc000641c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000641da0 sp=0xc000641c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc000641fe0 sp=0xc000641da0 pc=0xba927a&#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/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0003afcd8 sp=0xc0003afcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0003afe38 sp=0xc0003afcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0003affc0 sp=0xc0003afe38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0003affe0 sp=0xc0003affc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003affe8 sp=0xc0003affe0 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=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=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000111ad0 sp=0xc000111a58 pc=0xca9c70&#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=0xc00054feb8 sp=0xc00054fe98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00054ff48 sp=0xc00054feb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc00054ff70 sp=0xc00054ff48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc00054ffe0 sp=0xc00054ff70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00054ffe8 sp=0xc00054ffe0 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=0xc0004d13a8 sp=0xc0004d1388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0004d1438 sp=0xc0004d13a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0004d1460 sp=0xc0004d1438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004d14f0 sp=0xc0004d1460 pc=0xc61294&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0004d1638 sp=0xc0004d14f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc0004d1888 sp=0xc0004d1638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0004d1b20 sp=0xc0004d1888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc0004d1be8 sp=0xc0004d1b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc0004d1fc0 sp=0xc0004d1be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0004d1fe0 sp=0xc0004d1fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004d1fe8 sp=0xc0004d1fe0 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=0xc0006357c8 sp=0xc0006357a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000635928 sp=0xc0006357c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000635a58 sp=0xc000635928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000635ad0 sp=0xc000635a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000635b70 sp=0xc000635ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000635be8 sp=0xc000635b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000635fc0 sp=0xc000635be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000635fe0 sp=0xc000635fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000635fe8 sp=0xc000635fe0 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=0xc000105cd8 sp=0xc000105cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000105e38 sp=0xc000105cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000105fc0 sp=0xc000105e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000105fe0 sp=0xc000105fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000105fe8 sp=0xc000105fe0 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=0xc000578c38 sp=0xc000578c18 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000578d98 sp=0xc000578c38 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000578f58 sp=0xc000578d98 pc=0xb90389&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000578f88 sp=0xc000578f58 pc=0xb8fc82&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x76 fp=0xc000578fe0 sp=0xc000578f88 pc=0xb68e16&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000578fe8 sp=0xc000578fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000579c40 sp=0xc000579c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000579da0 sp=0xc000579c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc000579fe0 sp=0xc000579da0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000579fe8 sp=0xc000579fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002b1cd8 sp=0xc0002b1cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002b1e38 sp=0xc0002b1cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0002b1fc0 sp=0xc0002b1e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0002b1fe0 sp=0xc0002b1fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002b1fe8 sp=0xc0002b1fe0 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=0xc0002953a8 sp=0xc000295388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000295438 sp=0xc0002953a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000295460 sp=0xc000295438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0002954f0 sp=0xc000295460 pc=0xc61294&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000295638 sp=0xc0002954f0 pc=0xb6d77e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0x80f fp=0xc000295888 sp=0xc000295638 pc=0xb712ef&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000295b20 sp=0xc000295888 pc=0xb6fbbf&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000295be8 sp=0xc000295b20 pc=0xb6e6d4&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc000295fc0 sp=0xc000295be8 pc=0xb77873&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000295fe0 sp=0xc000295fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000295fe8 sp=0xc000295fe0 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=0xc0006c77c8 sp=0xc0006c77a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006c7928 sp=0xc0006c77c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006c7a58 sp=0xc0006c7928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c7ad0 sp=0xc0006c7a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006c7b70 sp=0xc0006c7ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c7be8 sp=0xc0006c7b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006c7fc0 sp=0xc0006c7be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006c7fe0 sp=0xc0006c7fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006c7fe8 sp=0xc0006c7fe0 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=0xc0005bfc40 sp=0xc0005bfc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0005bfda0 sp=0xc0005bfc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc0005bffe0 sp=0xc0005bfda0 pc=0xba927a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005bffe8 sp=0xc0005bffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005859c8 sp=0xc0005859a8 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=0xc000585a30 sp=0xc0005859c8 pc=0x48558f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/sema.go:62 +0x27 fp=0xc000585a68 sp=0xc000585a30 pc=0x4a3be7&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/sync/waitgroup.go:116 +0xa5 fp=0xc000585a98 sp=0xc000585a68 pc=0x4ba925&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/httptest/server.go:251 +0x225 fp=0xc000585bd8 sp=0xc000585a98 pc=0xb3af85&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:441 +0x3a fp=0xc000585bf8 sp=0xc000585bd8 pc=0xc018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:476 +0x33 fp=0xc000585c38 sp=0xc000585bf8 pc=0x46e173&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:480 +0xb6d fp=0xc000585ea8 sp=0xc000585c38 pc=0xc00eed&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc000585fb0 sp=0xc000585ea8 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x48 fp=0xc000585fe0 sp=0xc000585fb0 pc=0x5cc988&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000585fe8 sp=0xc000585fe0 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=0xc00010b7c8 sp=0xc00010b7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00010b928 sp=0xc00010b7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00010ba58 sp=0xc00010b928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00010bad0 sp=0xc00010ba58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00010bb70 sp=0xc00010bad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00010bbe8 sp=0xc00010bb70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00010bfc0 sp=0xc00010bbe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00010bfe0 sp=0xc00010bfc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00010bfe8 sp=0xc00010bfe0 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=0xc0007977c8 sp=0xc0007977a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000797928 sp=0xc0007977c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000797a58 sp=0xc000797928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000797ad0 sp=0xc000797a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000797b70 sp=0xc000797ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000797be8 sp=0xc000797b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000797fc0 sp=0xc000797be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000797fe0 sp=0xc000797fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000797fe8 sp=0xc000797fe0 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=0xc0005d97c8 sp=0xc0005d97a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0005d9928 sp=0xc0005d97c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005d9a58 sp=0xc0005d9928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005d9ad0 sp=0xc0005d9a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0005d9b70 sp=0xc0005d9ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005d9be8 sp=0xc0005d9b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0005d9fc0 sp=0xc0005d9be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0005d9fe0 sp=0xc0005d9fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005d9fe8 sp=0xc0005d9fe0 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=0xc0006ca7c8 sp=0xc0006ca7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006ca928 sp=0xc0006ca7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006caa58 sp=0xc0006ca928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006caad0 sp=0xc0006caa58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006cab70 sp=0xc0006caad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006cabe8 sp=0xc0006cab70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006cafc0 sp=0xc0006cabe8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006cafe0 sp=0xc0006cafc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006cafe8 sp=0xc0006cafe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0xe52&#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=0xc0006337c8 sp=0xc0006337a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000633928 sp=0xc0006337c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000633a58 sp=0xc000633928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000633ad0 sp=0xc000633a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000633b70 sp=0xc000633ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000633be8 sp=0xc000633b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000633fc0 sp=0xc000633be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000633fe0 sp=0xc000633fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000633fe8 sp=0xc000633fe0 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=0xc0003e37c8 sp=0xc0003e37a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0003e3928 sp=0xc0003e37c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0003e3a58 sp=0xc0003e3928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003e3ad0 sp=0xc0003e3a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0003e3b70 sp=0xc0003e3ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003e3be8 sp=0xc0003e3b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0003e3fc0 sp=0xc0003e3be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0003e3fe0 sp=0xc0003e3fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003e3fe8 sp=0xc0003e3fe0 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=0xc0004f7ed0 sp=0xc0004f7eb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc0004f7f60 sp=0xc0004f7ed0 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc0004f7f90 sp=0xc0004f7f60 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x86 fp=0xc0004f7fe0 sp=0xc0004f7f90 pc=0xbb3a06&#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/ablytest/resultgroup.go:22 +0x14a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006b87c8 sp=0xc0006b87a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006b8928 sp=0xc0006b87c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006b8a58 sp=0xc0006b8928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006b8ad0 sp=0xc0006b8a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc0006b8b70 sp=0xc0006b8ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006b8be8 sp=0xc0006b8b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc0006b8fc0 sp=0xc0006b8be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0006b8fe0 sp=0xc0006b8fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006b8fe8 sp=0xc0006b8fe0 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=0xc0006987c8 sp=0xc0006987a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000698928 sp=0xc0006987c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000698a58 sp=0xc000698928 pc=0xbbf232&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000698ad0 sp=0xc000698a58 pc=0xca9c70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000698b70 sp=0xc000698ad0 pc=0xb79eca&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000698be8 sp=0xc000698b70 pc=0xba5dd0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000698fc0 sp=0xc000698be8 pc=0xb75997&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000698fe0 sp=0xc000698fc0 pc=0xb71b3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000698fe8 sp=0xc000698fe0 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=0xc00067deb8 sp=0xc00067de98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00067df48 sp=0xc00067deb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc00067df70 sp=0xc00067df48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc00067dfe0 sp=0xc00067df70 pc=0xad9e2d&#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/internal/ablyutil/time.go:63 +0x26f</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.022" 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>
