<testsuites>
	<testsuite tests="176" failures="2" time="7262.409" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ably" name="Test_decodeMessage" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/foo" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42,&#34;bar&#34;:[&#34;a&#34;,1.2,{&#34;boo&#34;:&#34;ha&#34;}]}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/[{&#34;foo&#34;:42},&#34;qux&#34;]" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/3q2+7w==" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackExtrasJsonCompatible" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/json_array" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/an_object" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="10.360"></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="9.510"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="13.930"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="10.840"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c" time="51.250"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Get_JWT_from_echo_server" time="10.040"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Should_be_able_to_use_it_as_a_token" time="10.630"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authURL" time="10.380"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authCallback" time="10.300"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA4e,_RSA4b:_Should_return_error_when_JWT_is_invalid" time="9.910"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="9.700"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="10.670"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="11.650"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID/Auth_ClientID" time="1.150"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="10.490"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="0.040"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="0.040"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/authOptions_must_not_be_merged" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9c_must_generate_a_unique_16+_character_nonce" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9g_generate_a_signed_request" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_RealtimeAccessToken" time="10.210"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="42.250"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="10.070"></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="9.600"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.020"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="10.220"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="0.030"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.420"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="0.160"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.070"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.070"></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.130"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="9.840"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="25.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="10.740"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="11.230"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="10.240"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="9.850"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="9.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="10.590"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="41.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="10.220"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="10.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="9.710"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="10.490"></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="184.900"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4a:_If_already_attached,_nothing_is_done" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_INITIALIZED,_CLOSING,_CLOSED_returns_error" time="10.390"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="10.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="10.440"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="10.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="9.740"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="10.280"></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.090"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4f:_Channel_attach_timeout_if_not_received_within_realtime_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4g:_If_channel_in_FAILED_state,_set_err_to_null_and_proceed_with_attach" time="10.160"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_ATTACHING,_listen_to_the_attach_event_and_don&#39;t_send_attach_event" time="10.150"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="10.100"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="10.400"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="9.840"></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.340"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="10.330"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="11.090"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k1:_If_params_given_channel_options,_should_be_exposed_as_readonly_field_on_ATTACHED_message" time="10.930"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4l:_If_modes_provided_in_channelOptions,_should_be_encoded_as_bitfield_and_set_as_flags_field_of_ATTACH_message" time="10.310"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="10.180"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="84.900"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="10.460"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="11.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="10.090"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="9.890"></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.260"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.920"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="11.430"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="10.810"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5j:_if_channel_state_is_SUSPENDED,_immediately_transition_to_DETACHED_state" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:1900: Channel SUSPENDED not implemented yet"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5k:_When_receive_ATTACH_in_detaching_state,_send_new_DETACH_message" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow" time="66.610"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="10.460"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="11.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="16.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="14.780"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="13.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="112.660"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="10.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_INITIALIZED" time="10.490"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHING" time="9.770"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="10.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="10.120"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="9.970"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="10.790"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="9.780"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="10.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="10.350"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="10.870"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="10.680"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="10.680"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="10.210"></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.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_endpoint_option/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/using_legacy_options/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_HostFallback" time="0.000">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Internal_Server_Error" time="10.070"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Timeout" time="0.000">
			<failure message="Failed" type="">realtime_client_integration_test.go:476: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:476&#xA;Error:      &#x9;Received unexpected error:&#xA;            &#x9;waiting on Result timed out after 30s&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;realtime_client_integration_test.go:478: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:478&#xA;Error:      &#x9;Not equal: &#xA;            &#x9;expected: 2&#xA;            &#x9;actual  : 0&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;realtime_client_integration_test.go:479: &#xA;Error Trace:&#x9;realtime_client_integration_test.go:479&#xA;Error:      &#x9;Not equal: &#xA;            &#x9;expected: &#34;sandbox-a-fallback.ably-realtime.com&#34;&#xA;            &#x9;actual  : &#34;&#34;&#xA;            &#x9;&#xA;            &#x9;Diff:&#xA;            &#x9;--- Expected&#xA;            &#x9;+++ Actual&#xA;            &#x9;@@ -1 +1 @@&#xA;            &#x9;-sandbox-a-fallback.ably-realtime.com&#xA;            &#x9;+&#xA;Test:       &#x9;TestRealtime_RTN17_Integration_HostFallback_Timeout&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/sys_linux_amd64.s:559 +0x21 fp=0x7fffbfae85f0 sp=0x7fffbfae85e8 pc=0x4a8c01&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/os_linux.go:69 +0x36 fp=0x7fffbfae8640 sp=0x7fffbfae85f0 pc=0x46bb16&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/lock_futex.go:160 +0x87 fp=0x7fffbfae8678 sp=0x7fffbfae8640 pc=0x443807&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:1458&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:2248 +0x8c fp=0x7fffbfae86a8 sp=0x7fffbfae8678 pc=0x47660c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:2875 +0x9e8 fp=0x7fffbfae8798 sp=0x7fffbfae86a8 pc=0x477ca8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:3215 +0xbe fp=0x7fffbfae87d0 sp=0x7fffbfae8798 pc=0x478ade&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:3364 +0x14d fp=0x7fffbfae8800 sp=0x7fffbfae87d0 pc=0x47900d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:448 +0x43 fp=0x7fffbfae8810 sp=0x7fffbfae8800 pc=0x4a43e3&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000189750 sp=0xc000189730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0001897e0 sp=0xc000189750 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000189808 sp=0xc0001897e0 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1494 +0x789 fp=0xc000189920 sp=0xc000189808 pc=0x5b6b29&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1846 +0x9a fp=0xc000189978 sp=0xc000189920 pc=0x5ba11a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc000189a80 sp=0xc000189978 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1844 +0x7ed fp=0xc000189bd0 sp=0xc000189a80 pc=0x5b9f6d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1726 +0xa85 fp=0xc000189ed8 sp=0xc000189bd0 pc=0x5b7ae5&#xA;_testmain.go:301 +0x2ea fp=0xc000189f80 sp=0xc000189ed8 pc=0xc7bbaa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:250 +0x212 fp=0xc000189fe0 sp=0xc000189f80 pc=0x4723f2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000189fe8 sp=0xc000189fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000050fb0 sp=0xc000050f90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:302 +0xad fp=0xc000050fe0 sp=0xc000050fb0 pc=0x47264d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:290 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000051790 sp=0xc000051770 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcsweep.go:297 +0xd7 fp=0xc0000517c8 sp=0xc000051790 pc=0x45cd17&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x26 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x451986&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x6b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000051f70 sp=0xc000051f50 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc000051fa0 sp=0xc000051f70 pc=0x45ad93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:622 +0x65 fp=0xc000051fc8 sp=0xc000051fa0 pc=0x45b365&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0x26 fp=0xc000051fe0 sp=0xc000051fc8 pc=0x451926&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0xaa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000050628 sp=0xc000050608 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:180 +0x145 fp=0xc0000507e0 sp=0xc000050628 pc=0x450aa5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:157 +0x45&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000052f50 sp=0xc000052f30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc000052fe0 sp=0xc000052f50 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007526e0 sp=0xc0007526c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc000752718 sp=0xc0007526e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc000752738 sp=0xc000752718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000752780 sp=0xc000752738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc000752870 sp=0xc000752780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0007528d0 sp=0xc000752870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc000752950 sp=0xc0007528d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc000752998 sp=0xc000752950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc000752a18 sp=0xc000752998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc000752aa8 sp=0xc000752a18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000752b30 sp=0xc000752aa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc000752fc0 sp=0xc000752b30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc000752fe0 sp=0xc000752fc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000752fe8 sp=0xc000752fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000569cd8 sp=0xc000569cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000569e38 sp=0xc000569cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000569fc0 sp=0xc000569e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000569fe0 sp=0xc000569fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000569fe8 sp=0xc000569fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00084b7c8 sp=0xc00084b7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00084b928 sp=0xc00084b7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00084ba58 sp=0xc00084b928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00084bad0 sp=0xc00084ba58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00084bb70 sp=0xc00084bad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00084bbe8 sp=0xc00084bb70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00084bfc0 sp=0xc00084bbe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00084bfe0 sp=0xc00084bfc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00084bfe8 sp=0xc00084bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004cf50 sp=0xc00004cf30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004d750 sp=0xc00004d730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000053750 sp=0xc000053730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc0000537e0 sp=0xc000053750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005b93a8 sp=0xc0005b9388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0005b9438 sp=0xc0005b93a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0005b9460 sp=0xc0005b9438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005b94f0 sp=0xc0005b9460 pc=0xc6ce94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0005b9638 sp=0xc0005b94f0 pc=0xb37ffe&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0xafb fp=0xc0005b9888 sp=0xc0005b9638 pc=0xb3be5b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0005b9b20 sp=0xc0005b9888 pc=0xb3a43f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc0005b9be8 sp=0xc0005b9b20 pc=0xb38f51&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc0005b9fc0 sp=0xc0005b9be8 pc=0xb42253&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0005b9fe0 sp=0xc0005b9fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005b9fe8 sp=0xc0005b9fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000657c8 sp=0xc0000657a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000065928 sp=0xc0000657c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000065a58 sp=0xc000065928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000065ad0 sp=0xc000065a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000065b70 sp=0xc000065ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000065be8 sp=0xc000065b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000065fc0 sp=0xc000065be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000065fe0 sp=0xc000065fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004bd2d0 sp=0xc0004bd2b0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc0004bd308 sp=0xc0004bd2d0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc0004bd328 sp=0xc0004bd308 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0004bd370 sp=0xc0004bd328 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc0004bd460 sp=0xc0004bd370 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0004bd4c0 sp=0xc0004bd460 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc0004bd540 sp=0xc0004bd4c0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0004bd588 sp=0xc0004bd540 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:786 +0x23b fp=0xc0004bd608 sp=0xc0004bd588 pc=0x95095b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0004bd698 sp=0xc0004bd608 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0004bd720 sp=0xc0004bd698 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:991 +0x4bb fp=0xc0004bda48 sp=0xc0004bd720 pc=0x9529db&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:1916 +0x5d4 fp=0xc0004bdfa0 sp=0xc0004bda48 pc=0x959f34&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x59 fp=0xc0004bdfe0 sp=0xc0004bdfa0 pc=0x961e79&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004bdfe8 sp=0xc0004bdfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x838&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008a0ed0 sp=0xc0008a0eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0008a0f60 sp=0xc0008a0ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0008a0f88 sp=0xc0008a0f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0008a0fe0 sp=0xc0008a0f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008a0fe8 sp=0xc0008a0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c96e0 sp=0xc0004c96c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc0004c9718 sp=0xc0004c96e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc0004c9738 sp=0xc0004c9718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0004c9780 sp=0xc0004c9738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc0004c9870 sp=0xc0004c9780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0004c98d0 sp=0xc0004c9870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc0004c9950 sp=0xc0004c98d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0004c9998 sp=0xc0004c9950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc0004c9a18 sp=0xc0004c9998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0004c9aa8 sp=0xc0004c9a18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0004c9b30 sp=0xc0004c9aa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc0004c9fc0 sp=0xc0004c9b30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc0004c9fe0 sp=0xc0004c9fc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c9fe8 sp=0xc0004c9fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00049ccd0 sp=0xc00049ccb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00049ce30 sp=0xc00049ccd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc00049cfc0 sp=0xc00049ce30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc00049cfe0 sp=0xc00049cfc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00049cfe8 sp=0xc00049cfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000d8ef8 sp=0xc0000d8ed8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc0000d8f30 sp=0xc0000d8ef8 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc0000d8f50 sp=0xc0000d8f30 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0000d8f98 sp=0xc0000d8f50 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc0000d9088 sp=0xc0000d8f98 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0000d90e8 sp=0xc0000d9088 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc0000d9168 sp=0xc0000d90e8 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0000d91b0 sp=0xc0000d9168 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:786 +0x23b fp=0xc0000d9230 sp=0xc0000d91b0 pc=0x95095b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0000d92c0 sp=0xc0000d9230 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:372 +0x89 fp=0xc0000d9388 sp=0xc0000d92c0 pc=0x5c0c49&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:401 +0x36 fp=0xc0000d93e8 sp=0xc0000d9388 pc=0x5c1256&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/textproto/reader.go:58 +0xe5 fp=0xc0000d94f8 sp=0xc0000d93e8 pc=0x8b6765&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/textproto/reader.go:39&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/request.go:1030 +0x8e fp=0xc0000d9720 sp=0xc0000d94f8 pc=0x947a0e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:994 +0x5aa fp=0xc0000d9a48 sp=0xc0000d9720 pc=0x952aca&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:1916 +0x5d4 fp=0xc0000d9fa0 sp=0xc0000d9a48 pc=0x959f34&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x59 fp=0xc0000d9fe0 sp=0xc0000d9fa0 pc=0x961e79&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000d9fe8 sp=0xc0000d9fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x838&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000643ed0 sp=0xc000643eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000643f60 sp=0xc000643ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000643f88 sp=0xc000643f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000643fe0 sp=0xc000643f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000643fe8 sp=0xc000643fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005b73a8 sp=0xc0005b7388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0005b7438 sp=0xc0005b73a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0005b7460 sp=0xc0005b7438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005b74f0 sp=0xc0005b7460 pc=0xc6ce94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0005b7638 sp=0xc0005b74f0 pc=0xb37ffe&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0xafb fp=0xc0005b7888 sp=0xc0005b7638 pc=0xb3be5b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0005b7b20 sp=0xc0005b7888 pc=0xb3a43f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc0005b7be8 sp=0xc0005b7b20 pc=0xb38f51&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc0005b7fc0 sp=0xc0005b7be8 pc=0xb42253&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0005b7fe0 sp=0xc0005b7fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005b7fe8 sp=0xc0005b7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007abcc0 sp=0xc0007abca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007abe20 sp=0xc0007abcc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0007abf60 sp=0xc0007abe20 pc=0xb33be5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0007abfe0 sp=0xc0007abf60 pc=0xb3395e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007abfe8 sp=0xc0007abfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006887c8 sp=0xc0006887a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000688928 sp=0xc0006887c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000688a58 sp=0xc000688928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000688ad0 sp=0xc000688a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000688b70 sp=0xc000688ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000688be8 sp=0xc000688b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000688fc0 sp=0xc000688be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000688fe0 sp=0xc000688fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000688fe8 sp=0xc000688fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004bf3a8 sp=0xc0004bf388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0004bf438 sp=0xc0004bf3a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0004bf460 sp=0xc0004bf438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004bf4f0 sp=0xc0004bf460 pc=0xc6ce94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0004bf638 sp=0xc0004bf4f0 pc=0xb37ffe&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0xafb fp=0xc0004bf888 sp=0xc0004bf638 pc=0xb3be5b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0004bfb20 sp=0xc0004bf888 pc=0xb3a43f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc0004bfbe8 sp=0xc0004bfb20 pc=0xb38f51&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc0004bffc0 sp=0xc0004bfbe8 pc=0xb42253&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0004bffe0 sp=0xc0004bffc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004bffe8 sp=0xc0004bffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00059a7c8 sp=0xc00059a7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00059a928 sp=0xc00059a7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00059aa58 sp=0xc00059a928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00059aad0 sp=0xc00059aa58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00059ab70 sp=0xc00059aad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00059abe8 sp=0xc00059ab70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00059afc0 sp=0xc00059abe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00059afe0 sp=0xc00059afc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00059afe8 sp=0xc00059afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00085e7c8 sp=0xc00085e7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00085e928 sp=0xc00085e7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00085ea58 sp=0xc00085e928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00085ead0 sp=0xc00085ea58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00085eb70 sp=0xc00085ead0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00085ebe8 sp=0xc00085eb70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00085efc0 sp=0xc00085ebe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00085efe0 sp=0xc00085efc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00085efe8 sp=0xc00085efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004b6c40 sp=0xc0004b6c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004b6da0 sp=0xc0004b6c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc0004b6fe0 sp=0xc0004b6da0 pc=0xb73cfa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004b6fe8 sp=0xc0004b6fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00026a7c8 sp=0xc00026a7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00026a928 sp=0xc00026a7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00026aa58 sp=0xc00026a928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00026aad0 sp=0xc00026aa58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00026ab70 sp=0xc00026aad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00026abe8 sp=0xc00026ab70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00026afc0 sp=0xc00026abe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00026afe0 sp=0xc00026afc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00026afe8 sp=0xc00026afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002ddcd0 sp=0xc0002ddcb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002dde30 sp=0xc0002ddcd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc0002ddfc0 sp=0xc0002dde30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc0002ddfe0 sp=0xc0002ddfc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002ddfe8 sp=0xc0002ddfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00049acc0 sp=0xc00049aca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00049ae20 sp=0xc00049acc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc00049af60 sp=0xc00049ae20 pc=0xb33be5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc00049afe0 sp=0xc00049af60 pc=0xb3395e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00049afe8 sp=0xc00049afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00045ec40 sp=0xc00045ec20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00045eda0 sp=0xc00045ec40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc00045efe0 sp=0xc00045eda0 pc=0xb73cfa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00045efe8 sp=0xc00045efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00058bcd8 sp=0xc00058bcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00058be38 sp=0xc00058bcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00058bfc0 sp=0xc00058be38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00058bfe0 sp=0xc00058bfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00058bfe8 sp=0xc00058bfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00089fcd8 sp=0xc00089fcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00089fe38 sp=0xc00089fcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00089ffc0 sp=0xc00089fe38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00089ffe0 sp=0xc00089ffc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00089ffe8 sp=0xc00089ffe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00058dcb0 sp=0xc00058dc90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00058dd40 sp=0xc00058dcb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00058dd70 sp=0xc00058dd40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00058ddd8 sp=0xc00058dd70 pc=0xb7fae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x167 fp=0xc00058deb8 sp=0xc00058ddd8 pc=0xb3e167&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00058df48 sp=0xc00058deb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00058dfe0 sp=0xc00058df48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00058dfe8 sp=0xc00058dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004853a8 sp=0xc000485388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000485438 sp=0xc0004853a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000485460 sp=0xc000485438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004854f0 sp=0xc000485460 pc=0xc6ce94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000485638 sp=0xc0004854f0 pc=0xb37ffe&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0xafb fp=0xc000485888 sp=0xc000485638 pc=0xb3be5b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000485b20 sp=0xc000485888 pc=0xb3a43f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000485be8 sp=0xc000485b20 pc=0xb38f51&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc000485fc0 sp=0xc000485be8 pc=0xb42253&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000485fe0 sp=0xc000485fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000485fe8 sp=0xc000485fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004596e0 sp=0xc0004596c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc000459718 sp=0xc0004596e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc000459738 sp=0xc000459718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000459780 sp=0xc000459738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc000459870 sp=0xc000459780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0004598d0 sp=0xc000459870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc000459950 sp=0xc0004598d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc000459998 sp=0xc000459950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc000459a18 sp=0xc000459998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc000459aa8 sp=0xc000459a18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000459b30 sp=0xc000459aa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc000459fc0 sp=0xc000459b30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc000459fe0 sp=0xc000459fc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000459fe8 sp=0xc000459fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00059ccd8 sp=0xc00059ccb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00059ce38 sp=0xc00059ccd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00059cfc0 sp=0xc00059ce38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00059cfe0 sp=0xc00059cfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00059cfe8 sp=0xc00059cfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005cbed0 sp=0xc0005cbeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0005cbf60 sp=0xc0005cbed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0005cbf88 sp=0xc0005cbf60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0005cbfe0 sp=0xc0005cbf88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005cbfe8 sp=0xc0005cbfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005b33a8 sp=0xc0005b3388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0005b3438 sp=0xc0005b33a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0005b3460 sp=0xc0005b3438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005b34f0 sp=0xc0005b3460 pc=0xc6ce94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0005b3638 sp=0xc0005b34f0 pc=0xb37ffe&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0xafb fp=0xc0005b3888 sp=0xc0005b3638 pc=0xb3be5b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0005b3b20 sp=0xc0005b3888 pc=0xb3a43f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc0005b3be8 sp=0xc0005b3b20 pc=0xb38f51&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc0005b3fc0 sp=0xc0005b3be8 pc=0xb42253&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc0005b3fe0 sp=0xc0005b3fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005b3fe8 sp=0xc0005b3fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00026bed0 sp=0xc00026beb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00026bf60 sp=0xc00026bed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc00026bf88 sp=0xc00026bf60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc00026bfe0 sp=0xc00026bf88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00026bfe8 sp=0xc00026bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00049ecb0 sp=0xc00049ec90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00049ed40 sp=0xc00049ecb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00049ed70 sp=0xc00049ed40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00049edd8 sp=0xc00049ed70 pc=0xb7fae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x167 fp=0xc00049eeb8 sp=0xc00049edd8 pc=0xb3e167&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00049ef48 sp=0xc00049eeb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00049efe0 sp=0xc00049ef48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00049efe8 sp=0xc00049efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00051fcd8 sp=0xc00051fcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00051fe38 sp=0xc00051fcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00051ffc0 sp=0xc00051fe38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00051ffe0 sp=0xc00051ffc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00051ffe8 sp=0xc00051ffe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000268ed0 sp=0xc000268eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000268f60 sp=0xc000268ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000268f88 sp=0xc000268f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000268fe0 sp=0xc000268f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000268fe8 sp=0xc000268fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00056ecd8 sp=0xc00056ecb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00056ee38 sp=0xc00056ecd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00056efc0 sp=0xc00056ee38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00056efe0 sp=0xc00056efc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00056efe8 sp=0xc00056efe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00068fcb0 sp=0xc00068fc90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00068fd40 sp=0xc00068fcb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00068fd70 sp=0xc00068fd40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00068fdd8 sp=0xc00068fd70 pc=0xb7fae5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:579 +0x167 fp=0xc00068feb8 sp=0xc00068fdd8 pc=0xb3e167&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00068ff48 sp=0xc00068feb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00068ffe0 sp=0xc00068ff48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00068ffe8 sp=0xc00068ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005efcd8 sp=0xc0005efcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005efe38 sp=0xc0005efcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0005effc0 sp=0xc0005efe38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0005effe0 sp=0xc0005effc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005effe8 sp=0xc0005effe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00068dcd8 sp=0xc00068dcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00068de38 sp=0xc00068dcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00068dfc0 sp=0xc00068de38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00068dfe0 sp=0xc00068dfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00068dfe8 sp=0xc00068dfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004cacc0 sp=0xc0004caca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004cae20 sp=0xc0004cacc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0004caf60 sp=0xc0004cae20 pc=0xb33be5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0004cafe0 sp=0xc0004caf60 pc=0xb3395e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004cafe8 sp=0xc0004cafe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004b1c58 sp=0xc0004b1c38 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004b1db8 sp=0xc0004b1c58 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc0004b1f28 sp=0xc0004b1db8 pc=0xb2b21d&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc0004b1fa0 sp=0xc0004b1f28 pc=0xc73c2a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0004b1fe0 sp=0xc0004b1fa0 pc=0xc7589a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004b1fe8 sp=0xc0004b1fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002697c8 sp=0xc0002697a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000269928 sp=0xc0002697c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000269a58 sp=0xc000269928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000269ad0 sp=0xc000269a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000269b70 sp=0xc000269ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000269be8 sp=0xc000269b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000269fc0 sp=0xc000269be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000269fe0 sp=0xc000269fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000269fe8 sp=0xc000269fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c6bf0 sp=0xc0004c6bd0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004c6d50 sp=0xc0004c6bf0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc0004c6f10 sp=0xc0004c6d50 pc=0xb5adc9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc0004c6f40 sp=0xc0004c6f10 pc=0xb5a682&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc0004c6fe0 sp=0xc0004c6f40 pc=0xb2b3e6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c6fe8 sp=0xc0004c6fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00084f7c8 sp=0xc00084f7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00084f928 sp=0xc00084f7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00084fa58 sp=0xc00084f928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00084fad0 sp=0xc00084fa58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00084fb70 sp=0xc00084fad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00084fbe8 sp=0xc00084fb70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00084ffc0 sp=0xc00084fbe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00084ffe0 sp=0xc00084ffc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00084ffe8 sp=0xc00084ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007afed0 sp=0xc0007afeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0007aff60 sp=0xc0007afed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0007aff88 sp=0xc0007aff60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0007affe0 sp=0xc0007aff88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007affe8 sp=0xc0007affe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00038b9c8 sp=0xc00038b9a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/sema.go:150 +0x1fe fp=0xc00038ba30 sp=0xc00038b9c8 pc=0x4853fe&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/sema.go:62 +0x25 fp=0xc00038ba60 sp=0xc00038ba30 pc=0x4a2365&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/sync/waitgroup.go:139 +0xa6 fp=0xc00038ba98 sp=0xc00038ba60 pc=0x4b7f86&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/httptest/server.go:251 +0x225 fp=0xc00038bbd8 sp=0xc00038ba98 pc=0xb05825&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:441 +0x3a fp=0xc00038bbf8 sp=0xc00038bbd8 pc=0xbfd01a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/panic.go:476 +0x33 fp=0xc00038bc38 sp=0xc00038bbf8 pc=0x46e4d3&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:480 +0xb6d fp=0xc00038bea8 sp=0xc00038bc38 pc=0xbfc60d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc00038bfb0 sp=0xc00038bea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc00038bfe0 sp=0xc00038bfb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00038bfe8 sp=0xc00038bfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000586c40 sp=0xc000586c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000586da0 sp=0xc000586c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc000586fe0 sp=0xc000586da0 pc=0xb73cfa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000586fe8 sp=0xc000586fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005897c8 sp=0xc0005897a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000589928 sp=0xc0005897c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000589a58 sp=0xc000589928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000589ad0 sp=0xc000589a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000589b70 sp=0xc000589ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000589be8 sp=0xc000589b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000589fc0 sp=0xc000589be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000589fe0 sp=0xc000589fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000589fe8 sp=0xc000589fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00026c7c8 sp=0xc00026c7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00026c928 sp=0xc00026c7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00026ca58 sp=0xc00026c928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00026cad0 sp=0xc00026ca58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00026cb70 sp=0xc00026cad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00026cbe8 sp=0xc00026cb70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00026cfc0 sp=0xc00026cbe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00026cfe0 sp=0xc00026cfc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00026cfe8 sp=0xc00026cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005217c8 sp=0xc0005217a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000521928 sp=0xc0005217c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000521a58 sp=0xc000521928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000521ad0 sp=0xc000521a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000521b70 sp=0xc000521ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000521be8 sp=0xc000521b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000521fc0 sp=0xc000521be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000521fe0 sp=0xc000521fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000521fe8 sp=0xc000521fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000587c40 sp=0xc000587c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000587da0 sp=0xc000587c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc000587fe0 sp=0xc000587da0 pc=0xb73cfa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000587fe8 sp=0xc000587fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00084d7c8 sp=0xc00084d7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00084d928 sp=0xc00084d7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00084da58 sp=0xc00084d928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00084dad0 sp=0xc00084da58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00084db70 sp=0xc00084dad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00084dbe8 sp=0xc00084db70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00084dfc0 sp=0xc00084dbe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00084dfe0 sp=0xc00084dfc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00084dfe8 sp=0xc00084dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004587c8 sp=0xc0004587a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000458928 sp=0xc0004587c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000458a58 sp=0xc000458928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000458ad0 sp=0xc000458a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000458b70 sp=0xc000458ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000458be8 sp=0xc000458b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000458fc0 sp=0xc000458be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000458fe0 sp=0xc000458fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000458fe8 sp=0xc000458fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00049ded0 sp=0xc00049deb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00049df60 sp=0xc00049ded0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc00049df88 sp=0xc00049df60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc00049dfe0 sp=0xc00049df88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00049dfe8 sp=0xc00049dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005a4c40 sp=0xc0005a4c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005a4da0 sp=0xc0005a4c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:191 +0x39a fp=0xc0005a4fe0 sp=0xc0005a4da0 pc=0xb73cfa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005a4fe8 sp=0xc0005a4fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:178 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00051aed0 sp=0xc00051aeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00051af60 sp=0xc00051aed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc00051af88 sp=0xc00051af60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc00051afe0 sp=0xc00051af88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00051afe8 sp=0xc00051afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005eec38 sp=0xc0005eec18 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005eed98 sp=0xc0005eec38 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc0005eef58 sp=0xc0005eed98 pc=0xb5adc9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc0005eef88 sp=0xc0005eef58 pc=0xb5a682&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x76 fp=0xc0005eefe0 sp=0xc0005eef88 pc=0xb335b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005eefe8 sp=0xc0005eefe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb36&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00068c7c8 sp=0xc00068c7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00068c928 sp=0xc00068c7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00068ca58 sp=0xc00068c928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00068cad0 sp=0xc00068ca58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00068cb70 sp=0xc00068cad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00068cbe8 sp=0xc00068cb70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00068cfc0 sp=0xc00068cbe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00068cfe0 sp=0xc00068cfc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00068cfe8 sp=0xc00068cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006497c8 sp=0xc0006497a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000649928 sp=0xc0006497c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000649a58 sp=0xc000649928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000649ad0 sp=0xc000649a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000649b70 sp=0xc000649ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000649be8 sp=0xc000649b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000649fc0 sp=0xc000649be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000649fe0 sp=0xc000649fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000649fe8 sp=0xc000649fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00074eed0 sp=0xc00074eeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00074ef60 sp=0xc00074eed0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00074ef90 sp=0xc00074ef60 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x86 fp=0xc00074efe0 sp=0xc00074ef90 pc=0xb7e566&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00074efe8 sp=0xc00074efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:22 +0x14a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005997c8 sp=0xc0005997a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000599928 sp=0xc0005997c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000599a58 sp=0xc000599928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000599ad0 sp=0xc000599a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000599b70 sp=0xc000599ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000599be8 sp=0xc000599b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000599fc0 sp=0xc000599be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000599fe0 sp=0xc000599fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000599fe8 sp=0xc000599fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000595c58 sp=0xc000595c38 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000595db8 sp=0xc000595c58 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc000595f28 sp=0xc000595db8 pc=0xb2b21d&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc000595fa0 sp=0xc000595f28 pc=0xc73c2a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc000595fe0 sp=0xc000595fa0 pc=0xc7589a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000595fe8 sp=0xc000595fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00068bbf0 sp=0xc00068bbd0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00068bd50 sp=0xc00068bbf0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00068bf10 sp=0xc00068bd50 pc=0xb5adc9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00068bf40 sp=0xc00068bf10 pc=0xb5a682&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc00068bfe0 sp=0xc00068bf40 pc=0xb2b3e6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00068bfe8 sp=0xc00068bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00018b3a8 sp=0xc00018b388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00018b438 sp=0xc00018b3a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc00018b460 sp=0xc00018b438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00018b4f0 sp=0xc00018b460 pc=0xc6ce94&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc00018b638 sp=0xc00018b4f0 pc=0xb37ffe&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:416 +0xafb fp=0xc00018b888 sp=0xc00018b638 pc=0xb3be5b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc00018bb20 sp=0xc00018b888 pc=0xb3a43f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc00018bbe8 sp=0xc00018bb20 pc=0xb38f51&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:909 +0x2113 fp=0xc00018bfc0 sp=0xc00018bbe8 pc=0xb42253&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00018bfe0 sp=0xc00018bfc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00018bfe8 sp=0xc00018bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000645c38 sp=0xc000645c18 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000645cc8 sp=0xc000645c38 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000645cf0 sp=0xc000645cc8 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1271 +0x4f3 fp=0xc000645df8 sp=0xc000645cf0 pc=0x5b4e73&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:245 +0x48 fp=0xc000645ea8 sp=0xc000645df8 pc=0xbf6688&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc000645fb0 sp=0xc000645ea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc000645fe0 sp=0xc000645fb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000645fe8 sp=0xc000645fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008307c8 sp=0xc0008307a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000830928 sp=0xc0008307c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000830a58 sp=0xc000830928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000830ad0 sp=0xc000830a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000830b70 sp=0xc000830ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000830be8 sp=0xc000830b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000830fc0 sp=0xc000830be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000830fe0 sp=0xc000830fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000830fe8 sp=0xc000830fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00038f7c8 sp=0xc00038f7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00038f928 sp=0xc00038f7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00038fa58 sp=0xc00038f928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00038fad0 sp=0xc00038fa58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00038fb70 sp=0xc00038fad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00038fbe8 sp=0xc00038fb70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00038ffc0 sp=0xc00038fbe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00038ffe0 sp=0xc00038ffc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00038ffe8 sp=0xc00038ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005a56e0 sp=0xc0005a56c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc0005a5718 sp=0xc0005a56e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc0005a5738 sp=0xc0005a5718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0005a5780 sp=0xc0005a5738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc0005a5870 sp=0xc0005a5780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0005a58d0 sp=0xc0005a5870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc0005a5950 sp=0xc0005a58d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0005a5998 sp=0xc0005a5950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc0005a5a18 sp=0xc0005a5998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0005a5aa8 sp=0xc0005a5a18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0005a5b30 sp=0xc0005a5aa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc0005a5fc0 sp=0xc0005a5b30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc0005a5fe0 sp=0xc0005a5fc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005a5fe8 sp=0xc0005a5fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005887c8 sp=0xc0005887a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000588928 sp=0xc0005887c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000588a58 sp=0xc000588928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000588ad0 sp=0xc000588a58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc000588b70 sp=0xc000588ad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000588be8 sp=0xc000588b70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc000588fc0 sp=0xc000588be8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc000588fe0 sp=0xc000588fc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000588fe8 sp=0xc000588fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007aecd0 sp=0xc0007aecb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007aee30 sp=0xc0007aecd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc0007aefc0 sp=0xc0007aee30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc0007aefe0 sp=0xc0007aefc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007aefe8 sp=0xc0007aefe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000861cd0 sp=0xc000861cb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000861e30 sp=0xc000861cd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc000861fc0 sp=0xc000861e30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc000861fe0 sp=0xc000861fc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000861fe8 sp=0xc000861fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00085f7c8 sp=0xc00085f7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00085f928 sp=0xc00085f7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00085fa58 sp=0xc00085f928 pc=0xb8a0f2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00085fad0 sp=0xc00085fa58 pc=0xc763d0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1057 +0xaa fp=0xc00085fb70 sp=0xc00085fad0 pc=0xb448aa&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00085fbe8 sp=0xc00085fb70 pc=0xb70b70&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:770 +0x237 fp=0xc00085ffc0 sp=0xc00085fbe8 pc=0xb40377&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x3a fp=0xc00085ffe0 sp=0xc00085ffc0 pc=0xb3c39a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00085ffe8 sp=0xc00085ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:437 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000481810 sp=0xc0004817f0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0004818a0 sp=0xc000481810 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0004818c8 sp=0xc0004818a0 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:438 +0x3d fp=0xc0004818f0 sp=0xc0004818c8 pc=0xbfd09d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:2109 +0x4e fp=0xc000481920 sp=0xc0004818f0 pc=0x95c28e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:2947 +0x642 fp=0xc000481a48 sp=0xc000481920 pc=0x961062&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:1991 +0xbe5 fp=0xc000481fa0 sp=0xc000481a48 pc=0x95a545&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x59 fp=0xc000481fe0 sp=0xc000481fa0 pc=0x961e79&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000481fe8 sp=0xc000481fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x838</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.028" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ablyutil" name="Test_string" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_Shuffle" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_contains" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/Empty_String" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Add_should_not_duplicate_entries" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_check_if_item_is_present" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_remove_element" time="0.000"></testcase>
	</testsuite>
</testsuites>
