<testsuites>
	<testsuite tests="244" failures="4" time="7260.052" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.20.14"></property>
		</properties>
		<testcase classname="ably" name="Test_decodeMessage" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/foo" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42,&#34;bar&#34;:[&#34;a&#34;,1.2,{&#34;boo&#34;:&#34;ha&#34;}]}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/[{&#34;foo&#34;:42},&#34;qux&#34;]" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/3q2+7w==" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackExtrasJsonCompatible" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/json_array" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/an_object" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="10.510"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA2:_Should_use_basic_auth_as_default_authentication_if_an_API_key_exists" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA1:_Should_connect_to_HTTPS_by_default,_trying_to_connect_with_non-TLS_should_result_in_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA11:_API_key_should_follow_format_KEY_NAME:KEY_SECRET_in_auth_header" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth" time="10.620"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="13.890"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="10.590"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c" time="53.630"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Get_JWT_from_echo_server" time="10.910"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Should_be_able_to_use_it_as_a_token" time="11.290"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authURL" time="10.950"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authCallback" time="9.980"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA4e,_RSA4b:_Should_return_error_when_JWT_is_invalid" time="10.490"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="10.300"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="11.450"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="10.840"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID/Auth_ClientID" time="1.190"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="10.260"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="0.050"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="0.050"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/authOptions_must_not_be_merged" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9c_must_generate_a_unique_16+_character_nonce" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9g_generate_a_signed_request" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_RealtimeAccessToken" time="10.970"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="40.530"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="10.430"></testcase>
		<testcase classname="ably" name="TestEventEmitterConcurrency" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_qux,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_foo,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE3_EventEmitter_On/event:_bar,_data:_42" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once" time="0.280"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_qux,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_foo,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE4_EventEmitter_Once/event:_bar,_data:_42" time="0.090"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off" time="0.120"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/specific_listener" time="0.040"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/specific_event" time="0.050"></testcase>
		<testcase classname="ably" name="Test_RTE5_EventEmitter_Off/all" time="0.030"></testcase>
		<testcase classname="ably" name="Test_RTE6_EventEmitter_EmitPanic" time="0.020"></testcase>
		<testcase classname="ably" name="Test_RTE6a_EventEmitter_EmitToFixedListenersCollection" time="0.100"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback" time="10.220"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.010"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="10.610"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="0.050"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.280"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="0.170"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.060"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.090"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_128_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength" time="0.010"></testcase>
		<testcase classname="ably" name="TestMessage_CryptoDataFixtures_RSL6a1_RSL5b_RSL5c_TM3/with_a_256_keylength/fixture_encode" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Publish" time="10.300"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="10.150"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="26.040"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="10.140"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="11.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="10.430"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="10.800"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="10.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="10.740"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="43.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="10.720"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="10.800"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="10.790"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="10.770"></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="195.670"></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.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="10.950"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="10.160"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="11.100"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="10.780"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="10.970"></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.990"></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.530"></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.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="11.380"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="10.490"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="11.030"></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="11.220"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="11.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="11.530"></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.620"></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.690"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="11.210"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="87.110"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="11.300"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="11.420"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="11.180"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="10.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.450"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.120"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="11.120"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5j:_if_channel_state_is_SUSPENDED,_immediately_transition_to_DETACHED_state" time="0.000">
			<skipped message="    realtime_channel_spec_integration_test.go:1900: Channel SUSPENDED not implemented yet"></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5k:_When_receive_ATTACH_in_detaching_state,_send_new_DETACH_message" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow" time="52.480"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="10.870"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="10.190"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="10.120"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="10.790"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="10.500"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="115.230"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="10.410"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_INITIALIZED" time="10.510"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHING" time="9.840"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="10.310"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="10.500"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="10.810"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="10.590"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="10.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="11.080"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="10.320"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="10.310"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="10.700"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="10.700"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="10.280"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume" time="0.080"></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_RSC7_AblyAgent" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d3_:_Should_set_ablyAgent_header_with_correct_identifiers" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RSC7_AblyAgent/RSC7d6_:_Should_set_ablyAgent_header_with_custom_agents_missing_version" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_HostFallback" time="0.000">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Internal_Server_Error" time="10.530"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Timeout" time="13.100"></testcase>
		<testcase classname="ably" name="TestRealtime_multiple" time="11.700"></testcase>
		<testcase classname="ably" name="TestRealtime_DontCrashOnCloseWhenEchoOff" time="9.790"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AutoConnect_And_Close" time="11.190"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_No_AutoConnect" time="9.770"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AlreadyConnected" time="11.140"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AuthError" time="0.240"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReceiveTimeout" time="9.930"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState" time="21.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/error" time="10.900"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/closed" time="10.110"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_SendErrorReconnects" time="11.110"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReconnectFromSuspendedState" time="40.030"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2a:_format_should_be_msgPack_or_json" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2b:_echo_should_be_true_by_default" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2d:_clientId_contains_provided_clientId" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2e:_depending_on_the_auth_scheme,_accessToken_contains_token_string_or_key_contains_api_key" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN2_WebsocketQueryParams/RTN2f:_api_version_v_should_be_the_API_version" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN3_ConnectionAutoConnect" time="10.520"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange" time="51.610"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CONNECTING" time="10.510"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CONNECTED" time="9.510"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_DISCONNECTED" time="10.850"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_SUSPENDED" time="0.000">
			<skipped message="    realtime_conn_spec_integration_test.go:183: SUSPENDED not yet implemented"></skipped>
		</testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CLOSING" time="10.370"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CLOSED" time="10.300"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_FAILED" time="0.060"></testcase>
		<testcase classname="ably" name="Test_RTN6_Connected_When_CONNECTED_Msg_Received" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close" time="32.800"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12a:_transition_to_closed_on_connection_close" time="10.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12b:_transition_to_closed_on_close_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12c:_transition_to_closed_on_transport_error" time="9.900"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12d_:_should_abort_reconnection_timer_while_disconnected_on_closed" time="1.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12d:_should_abort_reconnection_timer_while_suspended_on_closed" time="1.410"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12f:_transition_to_closed_when_close_is_called_intermittently" time="10.480"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15a_ReconnectOnEOF" time="10.820"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15b" time="10.040"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15c6" time="11.880"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15c7_attached" time="11.110"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15d_MessageRecovery" time="11.120"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15e_ConnKeyUpdatedOnReconnect" time="11.100"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15g_NewConnectionOnStateLost" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h1_OnDisconnectedCannotRenewToken" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h2_ReauthFails" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h2_ReauthWithBadToken" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h2_Success" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15h3_Success" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN22a_RTN15h2_Integration_ServerInitiatedAuth" time="0.000">
			<failure message="Failed" type=""></failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN22_RTC8_Integration_ServerInitiatedAuth" time="19.470"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15i_OnErrorWhenConnected" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN16" time="11.040">
			<failure message="Failed" type="">    realtime_conn_spec_integration_test.go:1950: </failure>
		</testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN23" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14c_ConnectedTimeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14a" time="0.000">
			<skipped message="    realtime_conn_spec_integration_test.go:2153: "></skipped>
		</testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14b" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14b/renewable_token_that_fails_to_renew_with_token_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14b/renewable_token,_consecutive_token_errors" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14g" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14g/Non_RTN14b_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN14e" time="0.240"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN19b" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN19a" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN24_RTN21_RTC8a_RTN4h_Override_ConnectionDetails_On_Connected" time="0.000"></testcase>
		<testcase classname="ably" name="Test_RTN7b_ACK_NACK" time="0.010"></testcase>
		<testcase classname="ably" name="TestImplicitNACK" time="0.010"></testcase>
		<testcase classname="ably" name="TestIdempotentACK" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected" time="10.720"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a1:_Successful_reauth_with_more_capabilities" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a1:_Successful_reauth_with_more_capabilities#01" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a1:_Unsuccessful_reauth_with_capabilities_downgrade" time="0.040"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a3:_Authorize_waits_for_connection_update" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a4,_RSA3d:_reauthorize_with_JWT_token" time="12.980"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a2:_Failed_reauth_moves_connection_to_FAILED" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimePresence_Sync" time="10.770"></testcase>
		<testcase classname="ably" name="TestRealtimePresence_Sync250_RTP4" time="0.000">
			<failure message="Failed" type="">realtime_presence_integration_test.go:91: &#xA;Error Trace:&#x9;realtime_presence_integration_test.go:91&#xA;Error:      &#x9;Received unexpected error:&#xA;            &#x9;[ErrorInfo :Maximum account-wide instantaneous messages rate exceeded; permitted rate = 700; metric = messages.maxRate code=42911 max per-connection publish rate limit exceeded (nonfatal): unable to publish message statusCode=429] See https://help.ably.io/error/42911&#xA;Test:       &#x9;TestRealtimePresence_Sync250_RTP4&#xA;Messages:   &#x9;rg.Wait()=[ErrorInfo :Maximum account-wide instantaneous messages rate exceeded; permitted rate = 700; metric = messages.maxRate code=42911 max per-connection publish rate limit exceeded (nonfatal): unable to publish message statusCode=429] See https://help.ably.io/error/42911&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/sys_linux_amd64.s:554 +0x21 fp=0x7ffe788d53b8 sp=0x7ffe788d53b0 pc=0x4aa6c1&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/os_linux.go:69 +0x36 fp=0x7ffe788d5408 sp=0x7ffe788d53b8 pc=0x46b776&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/lock_futex.go:160 +0x87 fp=0x7ffe788d5440 sp=0x7ffe788d5408 pc=0x444247&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:1533&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:2337 +0x8c fp=0x7ffe788d5470 sp=0x7ffe788d5440 pc=0x4763ac&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:3027 +0xabc fp=0x7ffe788d5578 sp=0x7ffe788d5470 pc=0x477c5c&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:3380 +0xb1 fp=0x7ffe788d55b0 sp=0x7ffe788d5578 pc=0x478a91&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:3707 +0x28e fp=0x7ffe788d55f0 sp=0x7ffe788d55b0 pc=0x479a6e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:452 +0x43 fp=0x7ffe788d5600 sp=0x7ffe788d55f0 pc=0x4a5e43&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0000ff6b0 sp=0xc0000ff690 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0000ff740 sp=0xc0000ff6b0 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0000ff768 sp=0xc0000ff740 pc=0x43e1b8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1630 +0x82e fp=0xc0000ff8a8 sp=0xc0000ff768 pc=0x5cc6ee&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:2036 +0x8e fp=0xc0000ff900 sp=0xc0000ff8a8 pc=0x5d024e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc0000ffa08 sp=0xc0000ff900 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:2034 +0x87d fp=0xc0000ffb78 sp=0xc0000ffa08 pc=0x5d009d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1906 +0xb45 fp=0xc0000ffed8 sp=0xc0000ffb78 pc=0x5cd905&#xA;_testmain.go:301 +0x2ea fp=0xc0000fff80 sp=0xc0000ffed8 pc=0xcab72a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:250 +0x207 fp=0xc0000fffe0 sp=0xc0000fff80 pc=0x472047&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000fffe8 sp=0xc0000fffe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000687fb0 sp=0xc000687f90 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:387&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:305 +0xb0 fp=0xc000687fe0 sp=0xc000687fb0 pc=0x4722d0&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000687fe8 sp=0xc000687fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:293 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000104f80 sp=0xc000104f60 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:387&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgcsweep.go:319 +0xde fp=0xc000104fc8 sp=0xc000104f80 pc=0x45c67e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:178 +0x26 fp=0xc000104fe0 sp=0xc000104fc8 pc=0x4518e6&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000104fe8 sp=0xc000104fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:178 +0x6b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00005ef70 sp=0xc00005ef50 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:387&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00005efa0 sp=0xc00005ef70 pc=0x45a553&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00005efc8 sp=0xc00005efa0 pc=0x45ab25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:179 +0x26 fp=0xc00005efe0 sp=0xc00005efc8 pc=0x451886&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:179 +0xaa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000064e28 sp=0xc000064e08 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mfinal.go:193 +0x13d fp=0xc000064fe0 sp=0xc000064e28 pc=0x45091d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mfinal.go:163 +0x45&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00051f7c8 sp=0xc00051f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00051f928 sp=0xc00051f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00051fa58 sp=0xc00051f928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00051fad0 sp=0xc00051fa58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00051fb70 sp=0xc00051fad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00051fbe8 sp=0xc00051fb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00051ffc0 sp=0xc00051fbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00051ffe0 sp=0xc00051ffc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00051ffe8 sp=0xc00051ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000499c00 sp=0xc000499be0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000499c90 sp=0xc000499c00 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000499cb8 sp=0xc000499c90 pc=0x43e1b8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1384 +0x569 fp=0xc000499df8 sp=0xc000499cb8 pc=0x5ca829&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:139 +0x48 fp=0xc000499ea8 sp=0xc000499df8 pc=0xbf9788&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc000499fb0 sp=0xc000499ea8 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x48 fp=0xc000499fe0 sp=0xc000499fb0 pc=0x5cc988&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000499fe8 sp=0xc000499fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x806&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000103f50 sp=0xc000103f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000103fe0 sp=0xc000103f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000103fe8 sp=0xc000103fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000102f50 sp=0xc000102f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000102fe0 sp=0xc000102f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000102fe8 sp=0xc000102fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000101f50 sp=0xc000101f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000101fe0 sp=0xc000101f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000101fe8 sp=0xc000101fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000100f50 sp=0xc000100f30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1275 +0xf1 fp=0xc000100fe0 sp=0xc000100f50 pc=0x453651&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000100fe8 sp=0xc000100fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/mgc.go:1199 +0x25&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00059fc40 sp=0xc00059fc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00059fda0 sp=0xc00059fc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00059ffe0 sp=0xc00059fda0 pc=0xba889a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00059ffe8 sp=0xc00059ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000385cf8 sp=0xc000385cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000385d88 sp=0xc000385cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000385db8 sp=0xc000385d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000385e20 sp=0xc000385db8 pc=0xbb4645&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x10a fp=0xc000385ec0 sp=0xc000385e20 pc=0xb72dea&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000385f50 sp=0xc000385ec0 pc=0xb51c29&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc000385fe0 sp=0xc000385f50 pc=0xb51a49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000385fe8 sp=0xc000385fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00076bcf8 sp=0xc00076bcd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc00076bd88 sp=0xc00076bcf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc00076bdb8 sp=0xc00076bd88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00076be20 sp=0xc00076bdb8 pc=0xbb4645&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x10a fp=0xc00076bec0 sp=0xc00076be20 pc=0xb72dea&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00076bf50 sp=0xc00076bec0 pc=0xb51c29&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc00076bfe0 sp=0xc00076bf50 pc=0xb51a49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00076bfe8 sp=0xc00076bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0000fb600 sp=0xc0000fb5e0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc0000fb638 sp=0xc0000fb600 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc0000fb658 sp=0xc0000fb638 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0000fb6a0 sp=0xc0000fb658 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc0000fb790 sp=0xc0000fb6a0 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0000fb7f0 sp=0xc0000fb790 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc0000fb870 sp=0xc0000fb7f0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0000fb8b8 sp=0xc0000fb870 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:782 +0x23b fp=0xc0000fb938 sp=0xc0000fb8b8 pc=0x97629b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0000fb9c8 sp=0xc0000fb938 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0000fba50 sp=0xc0000fb9c8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2030 +0xe28 fp=0xc0000fbfa0 sp=0xc0000fba50 pc=0x9802e8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc0000fbfe0 sp=0xc0000fbfa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000fbfe8 sp=0xc0000fbfe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x818&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00053fcd8 sp=0xc00053fcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00053fe38 sp=0xc00053fcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00053ffc0 sp=0xc00053fe38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00053ffe0 sp=0xc00053ffc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00053ffe8 sp=0xc00053ffe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006237c8 sp=0xc0006237a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000623928 sp=0xc0006237c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000623a58 sp=0xc000623928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000623ad0 sp=0xc000623a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000623b70 sp=0xc000623ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000623be8 sp=0xc000623b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000623fc0 sp=0xc000623be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000623fe0 sp=0xc000623fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000623fe8 sp=0xc000623fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000260eb8 sp=0xc000260e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000260f48 sp=0xc000260eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000260f70 sp=0xc000260f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000260fe0 sp=0xc000260f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000260fe8 sp=0xc000260fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004b17c8 sp=0xc0004b17a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004b1928 sp=0xc0004b17c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004b1a58 sp=0xc0004b1928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004b1ad0 sp=0xc0004b1a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0004b1b70 sp=0xc0004b1ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004b1be8 sp=0xc0004b1b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0004b1fc0 sp=0xc0004b1be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0004b1fe0 sp=0xc0004b1fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004b1fe8 sp=0xc0004b1fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00027d6e0 sp=0xc00027d6c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc00027d718 sp=0xc00027d6e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc00027d738 sp=0xc00027d718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc00027d780 sp=0xc00027d738 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc00027d870 sp=0xc00027d780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc00027d8d0 sp=0xc00027d870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc00027d950 sp=0xc00027d8d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc00027d998 sp=0xc00027d950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc00027da18 sp=0xc00027d998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc00027daa8 sp=0xc00027da18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc00027db30 sp=0xc00027daa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc00027dfc0 sp=0xc00027db30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc00027dfe0 sp=0xc00027dfc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00027dfe8 sp=0xc00027dfe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x2586&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00030fcd0 sp=0xc00030fcb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00030fe30 sp=0xc00030fcd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc00030ffc0 sp=0xc00030fe30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc00030ffe0 sp=0xc00030ffc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00030ffe8 sp=0xc00030ffe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x261a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000698cd8 sp=0xc000698cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000698e38 sp=0xc000698cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000698fc0 sp=0xc000698e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000698fe0 sp=0xc000698fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000698fe8 sp=0xc000698fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0000a77c8 sp=0xc0000a77a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0000a7928 sp=0xc0000a77c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0000a7a58 sp=0xc0000a7928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0000a7ad0 sp=0xc0000a7a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0000a7b70 sp=0xc0000a7ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0000a7be8 sp=0xc0000a7b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0000a7fc0 sp=0xc0000a7be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0000a7fe0 sp=0xc0000a7fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000a7fe8 sp=0xc0000a7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00050fcd0 sp=0xc00050fcb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00050fe30 sp=0xc00050fcd0 pc=0x4841de&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2410 +0x1a9 fp=0xc00050ffc0 sp=0xc00050fe30 pc=0x9ad749&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x3a fp=0xc00050ffe0 sp=0xc00050ffc0 pc=0x9a81fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00050ffe8 sp=0xc00050ffe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1766 +0x261a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000233600 sp=0xc0002335e0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc000233638 sp=0xc000233600 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc000233658 sp=0xc000233638 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0002336a0 sp=0xc000233658 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc000233790 sp=0xc0002336a0 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0002337f0 sp=0xc000233790 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc000233870 sp=0xc0002337f0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0002338b8 sp=0xc000233870 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:782 +0x23b fp=0xc000233938 sp=0xc0002338b8 pc=0x97629b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0002339c8 sp=0xc000233938 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000233a50 sp=0xc0002339c8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:2030 +0xe28 fp=0xc000233fa0 sp=0xc000233a50 pc=0x9802e8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x59 fp=0xc000233fe0 sp=0xc000233fa0 pc=0x9875f9&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000233fe8 sp=0xc000233fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/server.go:3089 +0x818&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00025dbf0 sp=0xc00025dbd0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00025dd50 sp=0xc00025dbf0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00025df10 sp=0xc00025dd50 pc=0xb8f929&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00025df40 sp=0xc00025df10 pc=0xb8f222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc00025dfe0 sp=0xc00025df40 pc=0xb60386&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00025dfe8 sp=0xc00025dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0007797c8 sp=0xc0007797a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000779928 sp=0xc0007797c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000779a58 sp=0xc000779928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000779ad0 sp=0xc000779a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000779b70 sp=0xc000779ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000779be8 sp=0xc000779b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000779fc0 sp=0xc000779be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000779fe0 sp=0xc000779fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000779fe8 sp=0xc000779fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000107c40 sp=0xc000107c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000107da0 sp=0xc000107c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:182 +0x2ee fp=0xc000107fe0 sp=0xc000107da0 pc=0xba87ee&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000107fe8 sp=0xc000107fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002f93a8 sp=0xc0002f9388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0002f9438 sp=0xc0002f93a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0002f9460 sp=0xc0002f9438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0002f94f0 sp=0xc0002f9460 pc=0xc5ff74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0002f9638 sp=0xc0002f94f0 pc=0xb6cd1e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0x80f fp=0xc0002f9888 sp=0xc0002f9638 pc=0xb7088f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0002f9b20 sp=0xc0002f9888 pc=0xb6f15f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc0002f9be8 sp=0xc0002f9b20 pc=0xb6dc74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc0002f9fc0 sp=0xc0002f9be8 pc=0xb76e13&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0002f9fe0 sp=0xc0002f9fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002f9fe8 sp=0xc0002f9fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005ebc58 sp=0xc0005ebc38 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0005ebdb8 sp=0xc0005ebc58 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc0005ebf28 sp=0xc0005ebdb8 pc=0xb601bd&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc0005ebfa0 sp=0xc0005ebf28 pc=0xc66daa&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0005ebfe0 sp=0xc0005ebfa0 pc=0xc68a1a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005ebfe8 sp=0xc0005ebfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002ed7c8 sp=0xc0002ed7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002ed928 sp=0xc0002ed7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002eda58 sp=0xc0002ed928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002edad0 sp=0xc0002eda58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0002edb70 sp=0xc0002edad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002edbe8 sp=0xc0002edb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0002edfc0 sp=0xc0002edbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0002edfe0 sp=0xc0002edfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002edfe8 sp=0xc0002edfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000c6f7c8 sp=0xc000c6f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000c6f928 sp=0xc000c6f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000c6fa58 sp=0xc000c6f928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000c6fad0 sp=0xc000c6fa58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000c6fb70 sp=0xc000c6fad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000c6fbe8 sp=0xc000c6fb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000c6ffc0 sp=0xc000c6fbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000c6ffe0 sp=0xc000c6ffc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000c6ffe8 sp=0xc000c6ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000751cd8 sp=0xc000751cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000751e38 sp=0xc000751cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000751fc0 sp=0xc000751e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000751fe0 sp=0xc000751fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000751fe8 sp=0xc000751fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0000a53a8 sp=0xc0000a5388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0000a5438 sp=0xc0000a53a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0000a5460 sp=0xc0000a5438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0000a54f0 sp=0xc0000a5460 pc=0xc5ff74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0000a5638 sp=0xc0000a54f0 pc=0xb6cd1e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0x80f fp=0xc0000a5888 sp=0xc0000a5638 pc=0xb7088f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0000a5b20 sp=0xc0000a5888 pc=0xb6f15f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc0000a5be8 sp=0xc0000a5b20 pc=0xb6dc74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc0000a5fc0 sp=0xc0000a5be8 pc=0xb76e13&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0000a5fe0 sp=0xc0000a5fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000a5fe8 sp=0xc0000a5fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004b77c8 sp=0xc0004b77a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0004b7928 sp=0xc0004b77c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004b7a58 sp=0xc0004b7928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004b7ad0 sp=0xc0004b7a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0004b7b70 sp=0xc0004b7ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004b7be8 sp=0xc0004b7b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0004b7fc0 sp=0xc0004b7be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0004b7fe0 sp=0xc0004b7fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004b7fe8 sp=0xc0004b7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005213a8 sp=0xc000521388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000521438 sp=0xc0005213a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000521460 sp=0xc000521438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005214f0 sp=0xc000521460 pc=0xc5ff74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000521638 sp=0xc0005214f0 pc=0xb6cd1e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0x80f fp=0xc000521888 sp=0xc000521638 pc=0xb7088f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000521b20 sp=0xc000521888 pc=0xb6f15f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000521be8 sp=0xc000521b20 pc=0xb6dc74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000521fc0 sp=0xc000521be8 pc=0xb76e13&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000521fe0 sp=0xc000521fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000521fe8 sp=0xc000521fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00051bcd8 sp=0xc00051bcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00051be38 sp=0xc00051bcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00051bfc0 sp=0xc00051be38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00051bfe0 sp=0xc00051bfc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00051bfe8 sp=0xc00051bfe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006736e0 sp=0xc0006736c0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:527 +0xf7 fp=0xc000673718 sp=0xc0006736e0 pc=0x46aa97&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/netpoll.go:306 +0x89 fp=0xc000673738 sp=0xc000673718 pc=0x4a1c49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000673780 sp=0xc000673738 pc=0x4fd97d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/internal/poll/fd_unix.go:167 +0x405 fp=0xc000673870 sp=0xc000673780 pc=0x4ff505&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0006738d0 sp=0xc000673870 pc=0x7d4871&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/net.go:183 +0xb1 fp=0xc000673950 sp=0xc0006738d0 pc=0x7ebcb1&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc000673998 sp=0xc000673950 pc=0x80c7e5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1943 +0x105 fp=0xc000673a18 sp=0xc000673998 pc=0x9a9605&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc000673aa8 sp=0xc000673a18 pc=0x5d55ab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000673b30 sp=0xc000673aa8 pc=0x5d5872&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:2107 +0x2c8 fp=0xc000673fc0 sp=0xc000673b30 pc=0x9aa968&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x3a fp=0xc000673fe0 sp=0xc000673fc0 pc=0x9a827a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000673fe8 sp=0xc000673fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/net/http/transport.go:1765 +0x2586&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005237c8 sp=0xc0005237a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000523928 sp=0xc0005237c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000523a58 sp=0xc000523928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000523ad0 sp=0xc000523a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000523b70 sp=0xc000523ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000523be8 sp=0xc000523b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000523fc0 sp=0xc000523be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000523fe0 sp=0xc000523fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000523fe8 sp=0xc000523fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005537c8 sp=0xc0005537a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000553928 sp=0xc0005537c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000553a58 sp=0xc000553928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000553ad0 sp=0xc000553a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000553b70 sp=0xc000553ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000553be8 sp=0xc000553b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000553fc0 sp=0xc000553be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000553fe0 sp=0xc000553fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000553fe8 sp=0xc000553fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000639c40 sp=0xc000639c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000639da0 sp=0xc000639c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000639fe0 sp=0xc000639da0 pc=0xba889a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000639fe8 sp=0xc000639fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000229c40 sp=0xc000229c20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000229da0 sp=0xc000229c40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000229fe0 sp=0xc000229da0 pc=0xba889a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000229fe8 sp=0xc000229fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000471cf8 sp=0xc000471cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000471d88 sp=0xc000471cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000471db8 sp=0xc000471d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000471e20 sp=0xc000471db8 pc=0xbb4645&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x10a fp=0xc000471ec0 sp=0xc000471e20 pc=0xb72dea&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000471f50 sp=0xc000471ec0 pc=0xb51c29&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc000471fe0 sp=0xc000471f50 pc=0xb51a49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000471fe8 sp=0xc000471fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000668cd8 sp=0xc000668cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000668e38 sp=0xc000668cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000668fc0 sp=0xc000668e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000668fe0 sp=0xc000668fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000668fe8 sp=0xc000668fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00025ceb8 sp=0xc00025ce98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00025cf48 sp=0xc00025ceb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc00025cf70 sp=0xc00025cf48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc00025cfe0 sp=0xc00025cf70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00025cfe8 sp=0xc00025cfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002f57c8 sp=0xc0002f57a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002f5928 sp=0xc0002f57c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002f5a58 sp=0xc0002f5928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002f5ad0 sp=0xc0002f5a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0002f5b70 sp=0xc0002f5ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002f5be8 sp=0xc0002f5b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0002f5fc0 sp=0xc0002f5be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0002f5fe0 sp=0xc0002f5fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002f5fe8 sp=0xc0002f5fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000697cd8 sp=0xc000697cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000697e38 sp=0xc000697cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000697fc0 sp=0xc000697e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000697fe0 sp=0xc000697fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000697fe8 sp=0xc000697fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000560eb8 sp=0xc000560e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000560f48 sp=0xc000560eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000560f70 sp=0xc000560f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000560fe0 sp=0xc000560f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000560fe8 sp=0xc000560fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00050bcc0 sp=0xc00050bca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00050be20 sp=0xc00050bcc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc00050bf60 sp=0xc00050be20 pc=0xb689e5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc00050bfe0 sp=0xc00050bf60 pc=0xb6875e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00050bfe8 sp=0xc00050bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x20f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002f37c8 sp=0xc0002f37a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002f3928 sp=0xc0002f37c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0002f3a58 sp=0xc0002f3928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002f3ad0 sp=0xc0002f3a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0002f3b70 sp=0xc0002f3ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0002f3be8 sp=0xc0002f3b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0002f3fc0 sp=0xc0002f3be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0002f3fe0 sp=0xc0002f3fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002f3fe8 sp=0xc0002f3fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0003157c8 sp=0xc0003157a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000315928 sp=0xc0003157c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000315a58 sp=0xc000315928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000315ad0 sp=0xc000315a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000315b70 sp=0xc000315ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000315be8 sp=0xc000315b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000315fc0 sp=0xc000315be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000315fe0 sp=0xc000315fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000315fe8 sp=0xc000315fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00049acd8 sp=0xc00049acb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00049ae38 sp=0xc00049acd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00049afc0 sp=0xc00049ae38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00049afe0 sp=0xc00049afc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00049afe8 sp=0xc00049afe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00030acd8 sp=0xc00030acb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00030ae38 sp=0xc00030acd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00030afc0 sp=0xc00030ae38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00030afe0 sp=0xc00030afc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00030afe8 sp=0xc00030afe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000696eb8 sp=0xc000696e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000696f48 sp=0xc000696eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000696f70 sp=0xc000696f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000696fe0 sp=0xc000696f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000696fe8 sp=0xc000696fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005757c8 sp=0xc0005757a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000575928 sp=0xc0005757c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000575a58 sp=0xc000575928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000575ad0 sp=0xc000575a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000575b70 sp=0xc000575ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000575be8 sp=0xc000575b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000575fc0 sp=0xc000575be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000575fe0 sp=0xc000575fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000575fe8 sp=0xc000575fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00059cc40 sp=0xc00059cc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00059cda0 sp=0xc00059cc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00059cfe0 sp=0xc00059cda0 pc=0xba889a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00059cfe8 sp=0xc00059cfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000692cd8 sp=0xc000692cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000692e38 sp=0xc000692cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000692fc0 sp=0xc000692e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000692fe0 sp=0xc000692fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000692fe8 sp=0xc000692fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0004613a8 sp=0xc000461388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000461438 sp=0xc0004613a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc000461460 sp=0xc000461438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004614f0 sp=0xc000461460 pc=0xc5ff74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000461638 sp=0xc0004614f0 pc=0xb6cd1e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0x80f fp=0xc000461888 sp=0xc000461638 pc=0xb7088f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000461b20 sp=0xc000461888 pc=0xb6f15f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc000461be8 sp=0xc000461b20 pc=0xb6dc74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000461fc0 sp=0xc000461be8 pc=0xb76e13&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000461fe0 sp=0xc000461fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000461fe8 sp=0xc000461fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00061f3a8 sp=0xc00061f388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00061f438 sp=0xc00061f3a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc00061f460 sp=0xc00061f438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc00061f4f0 sp=0xc00061f460 pc=0xc5ff74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc00061f638 sp=0xc00061f4f0 pc=0xb6cd1e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0x80f fp=0xc00061f888 sp=0xc00061f638 pc=0xb7088f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc00061fb20 sp=0xc00061f888 pc=0xb6f15f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc00061fbe8 sp=0xc00061fb20 pc=0xb6dc74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc00061ffc0 sp=0xc00061fbe8 pc=0xb76e13&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00061ffe0 sp=0xc00061ffc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00061ffe8 sp=0xc00061ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000695cd8 sp=0xc000695cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000695e38 sp=0xc000695cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000695fc0 sp=0xc000695e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000695fe0 sp=0xc000695fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000695fe8 sp=0xc000695fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00063acc0 sp=0xc00063aca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00063ae20 sp=0xc00063acc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc00063af60 sp=0xc00063ae20 pc=0xb689e5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc00063afe0 sp=0xc00063af60 pc=0xb6875e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00063afe8 sp=0xc00063afe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x20f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00022b7c8 sp=0xc00022b7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00022b928 sp=0xc00022b7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00022ba58 sp=0xc00022b928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022bad0 sp=0xc00022ba58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00022bb70 sp=0xc00022bad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022bbe8 sp=0xc00022bb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00022bfc0 sp=0xc00022bbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00022bfe0 sp=0xc00022bfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00022bfe8 sp=0xc00022bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000699cd8 sp=0xc000699cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000699e38 sp=0xc000699cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000699fc0 sp=0xc000699e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000699fe0 sp=0xc000699fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000699fe8 sp=0xc000699fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005117c8 sp=0xc0005117a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000511928 sp=0xc0005117c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000511a58 sp=0xc000511928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000511ad0 sp=0xc000511a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000511b70 sp=0xc000511ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000511be8 sp=0xc000511b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000511fc0 sp=0xc000511be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000511fe0 sp=0xc000511fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000511fe8 sp=0xc000511fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00063bc40 sp=0xc00063bc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00063bda0 sp=0xc00063bc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00063bfe0 sp=0xc00063bda0 pc=0xba889a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00063bfe8 sp=0xc00063bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0007ac7c8 sp=0xc0007ac7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0007ac928 sp=0xc0007ac7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007aca58 sp=0xc0007ac928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007acad0 sp=0xc0007aca58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007acb70 sp=0xc0007acad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007acbe8 sp=0xc0007acb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007acfc0 sp=0xc0007acbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007acfe0 sp=0xc0007acfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0007acfe8 sp=0xc0007acfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000599cd8 sp=0xc000599cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000599e38 sp=0xc000599cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000599fc0 sp=0xc000599e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000599fe0 sp=0xc000599fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000599fe8 sp=0xc000599fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000584bf0 sp=0xc000584bd0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000584d50 sp=0xc000584bf0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000584f10 sp=0xc000584d50 pc=0xb8f929&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000584f40 sp=0xc000584f10 pc=0xb8f222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc000584fe0 sp=0xc000584f40 pc=0xb60386&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000584fe8 sp=0xc000584fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00055dc40 sp=0xc00055dc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00055dda0 sp=0xc00055dc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00055dfe0 sp=0xc00055dda0 pc=0xba889a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00055dfe8 sp=0xc00055dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006b4c38 sp=0xc0006b4c18 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006b4d98 sp=0xc0006b4c38 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc0006b4f58 sp=0xc0006b4d98 pc=0xb8f929&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc0006b4f88 sp=0xc0006b4f58 pc=0xb8f222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x76 fp=0xc0006b4fe0 sp=0xc0006b4f88 pc=0xb683b6&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006b4fe8 sp=0xc0006b4fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb3a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000656c58 sp=0xc000656c38 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000656db8 sp=0xc000656c58 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc000656f28 sp=0xc000656db8 pc=0xb601bd&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc000656fa0 sp=0xc000656f28 pc=0xc66daa&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc000656fe0 sp=0xc000656fa0 pc=0xc68a1a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000656fe8 sp=0xc000656fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00005f7c8 sp=0xc00005f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00005f928 sp=0xc00005f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00005fa58 sp=0xc00005f928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00005fad0 sp=0xc00005fa58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00005fb70 sp=0xc00005fad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00005fbe8 sp=0xc00005fb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00005ffc0 sp=0xc00005fbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00005ffe0 sp=0xc00005ffc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005ffe8 sp=0xc00005ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006637c8 sp=0xc0006637a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000663928 sp=0xc0006637c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000663a58 sp=0xc000663928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000663ad0 sp=0xc000663a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000663b70 sp=0xc000663ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000663be8 sp=0xc000663b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000663fc0 sp=0xc000663be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000663fe0 sp=0xc000663fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000663fe8 sp=0xc000663fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000309cc0 sp=0xc000309ca0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000309e20 sp=0xc000309cc0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc000309f60 sp=0xc000309e20 pc=0xb689e5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc000309fe0 sp=0xc000309f60 pc=0xb6875e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000309fe8 sp=0xc000309fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x20f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0001db3a8 sp=0xc0001db388 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0001db438 sp=0xc0001db3a8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0001db460 sp=0xc0001db438 pc=0x43e1b8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0001db4f0 sp=0xc0001db460 pc=0xc5ff74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0001db638 sp=0xc0001db4f0 pc=0xb6cd1e&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0x80f fp=0xc0001db888 sp=0xc0001db638 pc=0xb7088f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0001dbb20 sp=0xc0001db888 pc=0xb6f15f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x254 fp=0xc0001dbbe8 sp=0xc0001dbb20 pc=0xb6dc74&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc0001dbfc0 sp=0xc0001dbbe8 pc=0xb76e13&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0001dbfe0 sp=0xc0001dbfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001dbfe8 sp=0xc0001dbfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00057fbe0 sp=0xc00057fbc0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00057fd40 sp=0xc00057fbe0 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00057ff00 sp=0xc00057fd40 pc=0xb8f929&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00057ff30 sp=0xc00057ff00 pc=0xb8f222&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:414 +0x9b fp=0xc00057ffe0 sp=0xc00057ff30 pc=0xb6209b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00057ffe8 sp=0xc00057ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:413 +0x453&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006a17c8 sp=0xc0006a17a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006a1928 sp=0xc0006a17c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006a1a58 sp=0xc0006a1928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006a1ad0 sp=0xc0006a1a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006a1b70 sp=0xc0006a1ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006a1be8 sp=0xc0006a1b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006a1fc0 sp=0xc0006a1be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006a1fe0 sp=0xc0006a1fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006a1fe8 sp=0xc0006a1fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00057eeb8 sp=0xc00057ee98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc00057ef48 sp=0xc00057eeb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc00057ef70 sp=0xc00057ef48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc00057efe0 sp=0xc00057ef70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00057efe8 sp=0xc00057efe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0008f1cd8 sp=0xc0008f1cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0008f1e38 sp=0xc0008f1cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0008f1fc0 sp=0xc0008f1e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0008f1fe0 sp=0xc0008f1fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0008f1fe8 sp=0xc0008f1fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00045b7c8 sp=0xc00045b7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00045b928 sp=0xc00045b7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00045ba58 sp=0xc00045b928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00045bad0 sp=0xc00045ba58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00045bb70 sp=0xc00045bad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00045bbe8 sp=0xc00045bb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00045bfc0 sp=0xc00045bbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00045bfe0 sp=0xc00045bfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00045bfe8 sp=0xc00045bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006657c8 sp=0xc0006657a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000665928 sp=0xc0006657c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000665a58 sp=0xc000665928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000665ad0 sp=0xc000665a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000665b70 sp=0xc000665ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000665be8 sp=0xc000665b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000665fc0 sp=0xc000665be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000665fe0 sp=0xc000665fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000665fe8 sp=0xc000665fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0002efc48 sp=0xc0002efc28 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0002efda8 sp=0xc0002efc48 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:421 +0x4e9 fp=0xc0002eff28 sp=0xc0002efda8 pc=0xb61ec9&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:453 +0x6a fp=0xc0002effa0 sp=0xc0002eff28 pc=0xc67d8a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0002effe0 sp=0xc0002effa0 pc=0xc68a1a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0002effe8 sp=0xc0002effe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00055b7c8 sp=0xc00055b7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00055b928 sp=0xc00055b7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00055ba58 sp=0xc00055b928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00055bad0 sp=0xc00055ba58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00055bb70 sp=0xc00055bad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00055bbe8 sp=0xc00055bb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00055bfc0 sp=0xc00055bbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00055bfe0 sp=0xc00055bfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00055bfe8 sp=0xc00055bfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006717c8 sp=0xc0006717a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000671928 sp=0xc0006717c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000671a58 sp=0xc000671928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000671ad0 sp=0xc000671a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000671b70 sp=0xc000671ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000671be8 sp=0xc000671b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000671fc0 sp=0xc000671be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000671fe0 sp=0xc000671fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000671fe8 sp=0xc000671fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00074fc40 sp=0xc00074fc20 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00074fda0 sp=0xc00074fc40 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:182 +0x2ee fp=0xc00074ffe0 sp=0xc00074fda0 pc=0xba87ee&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00074ffe8 sp=0xc00074ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000716eb8 sp=0xc000716e98 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc000716f48 sp=0xc000716eb8 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:447 +0x18 fp=0xc000716f70 sp=0xc000716f48 pc=0x43e1f8&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x8d fp=0xc000716fe0 sp=0xc000716f70 pc=0xad9e2d&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000716fe8 sp=0xc000716fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000637cd8 sp=0xc000637cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000637e38 sp=0xc000637cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000637fc0 sp=0xc000637e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000637fe0 sp=0xc000637fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000637fe8 sp=0xc000637fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00051d7c8 sp=0xc00051d7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00051d928 sp=0xc00051d7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00051da58 sp=0xc00051d928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00051dad0 sp=0xc00051da58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00051db70 sp=0xc00051dad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00051dbe8 sp=0xc00051db70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00051dfc0 sp=0xc00051dbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00051dfe0 sp=0xc00051dfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00051dfe8 sp=0xc00051dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000683cd8 sp=0xc000683cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000683e38 sp=0xc000683cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000683fc0 sp=0xc000683e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000683fe0 sp=0xc000683fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000683fe8 sp=0xc000683fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0007017c8 sp=0xc0007017a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000701928 sp=0xc0007017c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000701a58 sp=0xc000701928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000701ad0 sp=0xc000701a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000701b70 sp=0xc000701ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000701be8 sp=0xc000701b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000701fc0 sp=0xc000701be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000701fe0 sp=0xc000701fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000701fe8 sp=0xc000701fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000753ee8 sp=0xc000753ec8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000753f78 sp=0xc000753ee8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000753fa8 sp=0xc000753f78 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:84 +0x54 fp=0xc000753fe0 sp=0xc000753fa8 pc=0xbb3a14&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000753fe8 sp=0xc000753fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:82 +0x145&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000999960 sp=0xc000999940 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000999ac0 sp=0xc000999960 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_presence_integration_test.go:99 +0xaff fp=0xc000999ea8 sp=0xc000999ac0 pc=0xc3a65f&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc000999fb0 sp=0xc000999ea8 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x48 fp=0xc000999fe0 sp=0xc000999fb0 pc=0x5cc988&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000999fe8 sp=0xc000999fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x806&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00030ccd8 sp=0xc00030ccb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00030ce38 sp=0xc00030ccd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00030cfc0 sp=0xc00030ce38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00030cfe0 sp=0xc00030cfc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00030cfe8 sp=0xc00030cfe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006afcd8 sp=0xc0006afcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006afe38 sp=0xc0006afcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0006affc0 sp=0xc0006afe38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0006affe0 sp=0xc0006affc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006affe8 sp=0xc0006affe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000617cf8 sp=0xc000617cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000617d88 sp=0xc000617cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000617db8 sp=0xc000617d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000617e20 sp=0xc000617db8 pc=0xbb4645&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x10a fp=0xc000617ec0 sp=0xc000617e20 pc=0xb72dea&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000617f50 sp=0xc000617ec0 pc=0xb51c29&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc000617fe0 sp=0xc000617f50 pc=0xb51a49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000617fe8 sp=0xc000617fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0006b3cd8 sp=0xc0006b3cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0006b3e38 sp=0xc0006b3cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0006b3fc0 sp=0xc0006b3e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0006b3fe0 sp=0xc0006b3fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0006b3fe8 sp=0xc0006b3fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0001e7ed0 sp=0xc0001e7eb0 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc0001e7f60 sp=0xc0001e7ed0 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc0001e7f90 sp=0xc0001e7f60 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x86 fp=0xc0001e7fe0 sp=0xc0001e7f90 pc=0xbb3026&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0001e7fe8 sp=0xc0001e7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:22 +0x14a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005197c8 sp=0xc0005197a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000519928 sp=0xc0005197c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000519a58 sp=0xc000519928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000519ad0 sp=0xc000519a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000519b70 sp=0xc000519ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000519be8 sp=0xc000519b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000519fc0 sp=0xc000519be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000519fe0 sp=0xc000519fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000519fe8 sp=0xc000519fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000c737c8 sp=0xc000c737a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000c73928 sp=0xc000c737c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000c73a58 sp=0xc000c73928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000c73ad0 sp=0xc000c73a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000c73b70 sp=0xc000c73ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000c73be8 sp=0xc000c73b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000c73fc0 sp=0xc000c73be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000c73fe0 sp=0xc000c73fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000c73fe8 sp=0xc000c73fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000c1fd50 sp=0xc000c1fd30 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000c1feb0 sp=0xc000c1fd50 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:18 +0x17e fp=0xc000c1ffe0 sp=0xc000c1feb0 pc=0xad999e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000c1ffe8 sp=0xc000c1ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:16 +0x145&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000661918 sp=0xc0006618f8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:583 +0x42e fp=0xc0006619a8 sp=0xc000661918 pc=0x43e64e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:442 +0x18 fp=0xc0006619d0 sp=0xc0006619a8 pc=0x43e1b8&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1384 +0x569 fp=0xc000661b10 sp=0xc0006619d0 pc=0x5ca829&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn_spec_integration_test.go:1721 +0x4b fp=0xc000661ea8 sp=0xc000661b10 pc=0xc21cab&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217 fp=0xc000661fb0 sp=0xc000661ea8 pc=0x5cae77&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x48 fp=0xc000661fe0 sp=0xc000661fb0 pc=0x5cc988&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000661fe8 sp=0xc000661fe0 pc=0x4a8081&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x806&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0007c77c8 sp=0xc0007c77a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0007c7928 sp=0xc0007c77c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007c7a58 sp=0xc0007c7928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007c7ad0 sp=0xc0007c7a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007c7b70 sp=0xc0007c7ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007c7be8 sp=0xc0007c7b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007c7fc0 sp=0xc0007c7be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007c7fe0 sp=0xc0007c7fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0007c7fe8 sp=0xc0007c7fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0009e8cd8 sp=0xc0009e8cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0009e8e38 sp=0xc0009e8cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0009e8fc0 sp=0xc0009e8e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0009e8fe0 sp=0xc0009e8fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0009e8fe8 sp=0xc0009e8fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00069d7c8 sp=0xc00069d7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00069d928 sp=0xc00069d7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00069da58 sp=0xc00069d928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00069dad0 sp=0xc00069da58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00069db70 sp=0xc00069dad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00069dbe8 sp=0xc00069db70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00069dfc0 sp=0xc00069dbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00069dfe0 sp=0xc00069dfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00069dfe8 sp=0xc00069dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0003837c8 sp=0xc0003837a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000383928 sp=0xc0003837c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000383a58 sp=0xc000383928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000383ad0 sp=0xc000383a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000383b70 sp=0xc000383ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000383be8 sp=0xc000383b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000383fc0 sp=0xc000383be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000383fe0 sp=0xc000383fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000383fe8 sp=0xc000383fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00022f7c8 sp=0xc00022f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00022f928 sp=0xc00022f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00022fa58 sp=0xc00022f928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022fad0 sp=0xc00022fa58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00022fb70 sp=0xc00022fad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00022fbe8 sp=0xc00022fb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00022ffc0 sp=0xc00022fbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00022ffe0 sp=0xc00022ffc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00022ffe8 sp=0xc00022ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000717cd8 sp=0xc000717cb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000717e38 sp=0xc000717cd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000717fc0 sp=0xc000717e38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000717fe0 sp=0xc000717fc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000717fe8 sp=0xc000717fe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00056f7c8 sp=0xc00056f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00056f928 sp=0xc00056f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00056fa58 sp=0xc00056f928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00056fad0 sp=0xc00056fa58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00056fb70 sp=0xc00056fad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00056fbe8 sp=0xc00056fb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00056ffc0 sp=0xc00056fbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00056ffe0 sp=0xc00056ffc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00056ffe8 sp=0xc00056ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00045f7c8 sp=0xc00045f7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00045f928 sp=0xc00045f7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00045fa58 sp=0xc00045f928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00045fad0 sp=0xc00045fa58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00045fb70 sp=0xc00045fad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00045fbe8 sp=0xc00045fb70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00045ffc0 sp=0xc00045fbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00045ffe0 sp=0xc00045ffc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00045ffe8 sp=0xc00045ffe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000a05cf8 sp=0xc000a05cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000a05d88 sp=0xc000a05cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000a05db8 sp=0xc000a05d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000a05e20 sp=0xc000a05db8 pc=0xbb4645&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x10a fp=0xc000a05ec0 sp=0xc000a05e20 pc=0xb72dea&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000a05f50 sp=0xc000a05ec0 pc=0xb51c29&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc000a05fe0 sp=0xc000a05f50 pc=0xb51a49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000a05fe8 sp=0xc000a05fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005557c8 sp=0xc0005557a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000555928 sp=0xc0005557c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000555a58 sp=0xc000555928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000555ad0 sp=0xc000555a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000555b70 sp=0xc000555ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000555be8 sp=0xc000555b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000555fc0 sp=0xc000555be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000555fe0 sp=0xc000555fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000555fe8 sp=0xc000555fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0009a5cf8 sp=0xc0009a5cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc0009a5d88 sp=0xc0009a5cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc0009a5db8 sp=0xc0009a5d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc0009a5e20 sp=0xc0009a5db8 pc=0xbb4645&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x10a fp=0xc0009a5ec0 sp=0xc0009a5e20 pc=0xb72dea&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc0009a5f50 sp=0xc0009a5ec0 pc=0xb51c29&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc0009a5fe0 sp=0xc0009a5f50 pc=0xb51a49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0009a5fe8 sp=0xc0009a5fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0005177c8 sp=0xc0005177a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc000517928 sp=0xc0005177c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000517a58 sp=0xc000517928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000517ad0 sp=0xc000517a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000517b70 sp=0xc000517ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000517be8 sp=0xc000517b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000517fc0 sp=0xc000517be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000517fe0 sp=0xc000517fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000517fe8 sp=0xc000517fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0000a37c8 sp=0xc0000a37a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0000a3928 sp=0xc0000a37c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0000a3a58 sp=0xc0000a3928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0000a3ad0 sp=0xc0000a3a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0000a3b70 sp=0xc0000a3ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0000a3be8 sp=0xc0000a3b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0000a3fc0 sp=0xc0000a3be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0000a3fe0 sp=0xc0000a3fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000a3fe8 sp=0xc0000a3fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00053d7c8 sp=0xc00053d7a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00053d928 sp=0xc00053d7c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00053da58 sp=0xc00053d928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00053dad0 sp=0xc00053da58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00053db70 sp=0xc00053dad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00053dbe8 sp=0xc00053db70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00053dfc0 sp=0xc00053dbe8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00053dfe0 sp=0xc00053dfc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00053dfe8 sp=0xc00053dfe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000c1eee8 sp=0xc000c1eec8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000c1ef78 sp=0xc000c1eee8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000c1efa8 sp=0xc000c1ef78 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:84 +0x54 fp=0xc000c1efe0 sp=0xc000c1efa8 pc=0xbb3a14&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000c1efe8 sp=0xc000c1efe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:82 +0x145&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc000694cf8 sp=0xc000694cd8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:259 +0x44e fp=0xc000694d88 sp=0xc000694cf8 pc=0x43d7ae&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/chan.go:145 +0x1d fp=0xc000694db8 sp=0xc000694d88 pc=0x43d33d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000694e20 sp=0xc000694db8 pc=0xbb4645&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x10a fp=0xc000694ec0 sp=0xc000694e20 pc=0xb72dea&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000694f50 sp=0xc000694ec0 pc=0xb51c29&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xe9 fp=0xc000694fe0 sp=0xc000694f50 pc=0xb51a49&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000694fe8 sp=0xc000694fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x28b&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc0009a27c8 sp=0xc0009a27a8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc0009a2928 sp=0xc0009a27c8 pc=0x4841de&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0009a2a58 sp=0xc0009a2928 pc=0xbbe5d2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0009a2ad0 sp=0xc0009a2a58 pc=0xca6950&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0009a2b70 sp=0xc0009a2ad0 pc=0xb7946a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0009a2be8 sp=0xc0009a2b70 pc=0xba53f0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0009a2fc0 sp=0xc0009a2be8 pc=0xb74f37&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0009a2fe0 sp=0xc0009a2fc0 pc=0xb710da&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0009a2fe8 sp=0xc0009a2fe0 pc=0x4a8081&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0xe52&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:381 +0xd6 fp=0xc00076fcd8 sp=0xc00076fcb8 pc=0x472496&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/select.go:327 +0x8be fp=0xc00076fe38 sp=0xc00076fcd8 pc=0x4841de&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00076ffc0 sp=0xc00076fe38 pc=0xb0209d&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00076ffe0 sp=0xc00076ffc0 pc=0xb018fa&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00076ffe8 sp=0xc00076ffe0 pc=0x4a8081&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc92</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.035" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.20.14"></property>
		</properties>
		<testcase classname="ablyutil" name="Test_string" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_Shuffle" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_contains" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/Empty_String" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Add_should_not_duplicate_entries" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_check_if_item_is_present" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_remove_element" time="0.000"></testcase>
	</testsuite>
</testsuites>
