<testsuites>
	<testsuite tests="244" failures="3" time="7262.237" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ably" name="Test_decodeMessage" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/foo" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42,&#34;bar&#34;:[&#34;a&#34;,1.2,{&#34;boo&#34;:&#34;ha&#34;}]}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/[{&#34;foo&#34;:42},&#34;qux&#34;]" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/3q2+7w==" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackExtrasJsonCompatible" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/json_array" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/an_object" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="9.770"></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.450"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="14.850"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="10.570"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c" time="58.330"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Get_JWT_from_echo_server" time="10.750"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/Should_be_able_to_use_it_as_a_token" time="15.240"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authURL" time="10.750"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA8g,_RSA3d:_Should_be_able_to_authenticate_using_authCallback" time="11.210"></testcase>
		<testcase classname="ably" name="TestAuth_JWT_Token_RSA8c/RSA4e,_RSA4b:_Should_return_error_when_JWT_is_invalid" time="10.370"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="10.410"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="11.370"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="11.890"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID/Auth_ClientID" time="1.180"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest" time="10.580"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h" time="0.090"></testcase>
		<testcase classname="ably" name="TestAuth_CreateTokenRequest/RSA9h/parameters_are_optional" time="0.090"></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.520"></testcase>
		<testcase classname="ably" name="TestAuth_IgnoreTimestamp_QueryTime" time="41.270"></testcase>
		<testcase classname="ably" name="TestAuth_RSA7c" time="10.470"></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.170"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedFallback/request_time" time="0.010"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse" time="11.190"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_time" time="0.020"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_404" time="0.590"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages" time="0.200"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/post" time="0.080"></testcase>
		<testcase classname="ably" name="TestHTTPPaginatedResponse/request_post_get_messages/get" time="0.080"></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.010"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_PublishAsync" time="9.850"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_Subscribe" time="25.190"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SubscriptionFilters" time="10.410"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_AttachWhileDisconnected" time="11.130"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetAblySandboxDefaultReadLimit" time="10.430"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldSetProvidedReadLimit" time="10.830"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_SetDefaultReadLimitIfServerHasNoLimit" time="10.220"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_ShouldReturnErrorIfReadLimitExceeded" time="10.220"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange" time="42.510"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHING" time="10.830"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_ATTACHED" time="11.200"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHING" time="10.710"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2_ChannelEventForStateChange/on_DETACHED" time="9.760"></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="190.570"></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.760"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_FAILED,_returns_error" time="10.750"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4b:_If_connection_state_is_SUSPENDED,_returns_error" time="10.980"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4c_RTL4d:_If_connected,_should_get_attached_successfully" time="10.290"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_FAILED_while_attaching_channel" time="10.620"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4d_:_should_return_error_on_DETACHED_while_attaching_channel" time="10.500"></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="11.250"></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.060"></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.250"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4h:_If_channel_is_DETACHING,_do_attach_after_completion_of_request" time="10.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_CONNECTING,_do_ATTACH_after_CONNECTED" time="10.660"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4i_:_If_connection_state_is_DISCONNECTED,_do_ATTACH_after_CONNECTED" time="10.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j_RTL13a:_If_channel_attach_is_not_a_clean_attach,_should_set_ATTACH_RESUME_in_the_ATTACH_message" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j1:_AttachResume_should_be_True_when_Attached_(Clean_ATTACH)" time="10.810"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4j2:_Rewind_flag_should_allow_to_receive_historic_messages" time="10.660"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4k:_If_params_given_channel_options,_should_be_sent_in_ATTACH_message" time="9.940"></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.800"></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.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL4_Attach/RTL4m:_If_modes_provides_while_attach,_should_receive_modes_in_attached_message" time="10.530"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach" time="83.050"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5a:_If_channel_is_INITIALIZED_or_DETACHED,_do_nothing" time="10.440"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5b:_If_channel_state_is_FAILED,_return_error" time="10.470"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5d_RTL5e:_If_connected,_should_do_successful_detach_with_server" time="10.330"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5e:_return_error_if_channel_detach_fails" time="10.460"></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.100"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h_:_If_Connection_state_CONNECTING,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.820"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5h,_RTN19b:_If_Connection_state_DISCONNECTED,_queue_the_DETACH_message_and_send_on_CONNECTED" time="10.260"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL5_Detach/RTL5i:_If_channel_in_DETACHING_or_ATTACHING_state,_do_detach_after_completion_of_operation" time="10.150"></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="51.870"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_INITIALIZED" time="10.400"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHING" time="9.980"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_ATTACHED" time="10.270"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHING" time="10.440"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c1_PublishNow/when_DETACHED" time="10.790"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue" time="113.700"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_INITIALIZED,_channel_is_INITIALIZED" time="10.080"></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="10.360"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_INITIALIZED" time="10.610"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHING" time="10.170"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_ATTACHED" time="10.690"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHING" time="10.280"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_DISCONNECTED,_channel_is_DETACHED" time="10.250"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_ATTACHED" time="10.550"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHING" time="9.930"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c2_PublishEnqueue/when_connection_is_CONNECTING,_channel_is_DETACHED" time="10.260"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail" time="10.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c4_PublishFail/when_connection_is_SUSPENDED,_channel_is_INITIALIZED" time="10.600"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL6c5_NoImplicitAttach" time="10.500"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume" time="0.090"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_has_presence_is_provided,_set_channelChangeState_resume_to_false" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_has_backlog_is_provided,_set_channelChangeState_resume_to_false" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL2f:_when_flag_resumed_is_provided,_set_channelChangeState_resume_to_true" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL2f_RTL12_HandleResume/RTL12:_when_RE-ATTACH_with_error,_set_ChannelEventUpdated" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached" time="0.070"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13a:_when_ATTACHED,_successful_reattach" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13b:_when_ATTACHING" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL13_HandleDetached/RTL13c:_stop_on_non-CONNECTED" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL17_IgnoreMessagesWhenNotAttached" time="0.020"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL17_IgnoreMessagesWhenNotAttached/Shouldn&#39;t_receive_message_when_not_attached" time="0.020"></testcase>
		<testcase classname="ably" name="Test_UpdateEmptyMessageFields_TM2a_TM2c_TM2f" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL14_HandleChannelError" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtimeChannel_RTL14_HandleChannelError/RTL14:_when_Error,_should_transition_to_failed_state" time="0.030"></testcase>
		<testcase classname="ably" name="TestRealtime_RealtimeHost" time="0.000"></testcase>
		<testcase classname="ably" name="TestRealtime_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.580"></testcase>
		<testcase classname="ably" name="TestRealtime_RTN17_Integration_HostFallback_Timeout" time="12.850"></testcase>
		<testcase classname="ably" name="TestRealtime_multiple" time="12.270"></testcase>
		<testcase classname="ably" name="TestRealtime_DontCrashOnCloseWhenEchoOff" time="10.260"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AutoConnect_And_Close" time="10.520"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_No_AutoConnect" time="10.870"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AlreadyConnected" time="11.180"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_AuthError" time="0.340"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReceiveTimeout" time="10.250"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState" time="20.790"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/error" time="10.050"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_BreakConnLoopOnInactiveState/closed" time="10.740"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_SendErrorReconnects" time="10.590"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_ReconnectFromSuspendedState" time="40.500"></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.500"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange" time="51.350"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CONNECTING" time="9.970"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CONNECTED" time="10.100"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_DISCONNECTED" time="10.380"></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.150"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_CLOSED" time="10.690"></testcase>
		<testcase classname="ably" name="Test_RTN4a_ConnectionEventForStateChange/on_FAILED" time="0.050"></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="33.280"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12a:_transition_to_closed_on_connection_close" time="10.760"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12b:_transition_to_closed_on_close_request_timeout" time="0.010"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12c:_transition_to_closed_on_transport_error" time="10.250"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12d_:_should_abort_reconnection_timer_while_disconnected_on_closed" time="1.000"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12d:_should_abort_reconnection_timer_while_suspended_on_closed" time="1.400"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN12_Connection_Close/RTN12f:_transition_to_closed_when_close_is_called_intermittently" time="9.860"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15a_ReconnectOnEOF" time="10.840"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15b" time="10.540"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15c6" time="10.910"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15c7_attached" time="10.720"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15d_MessageRecovery" time="10.100"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTN15e_ConnKeyUpdatedOnReconnect" time="10.580"></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="10.590"></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="11.040"></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.040"></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.020"></testcase>
		<testcase classname="ably" name="TestRealtimeConn_RTC8a_ExplicitAuthorizeWhileConnected/RTC8a4,_RSA3d:_reauthorize_with_JWT_token" time="13.600"></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.570"></testcase>
		<testcase classname="ably" name="TestRealtimePresence_Sync250_RTP4" time="0.000">
			<failure message="Failed" type="">realtime_presence_integration_test.go:91: &#xA;Error Trace:&#x9;realtime_presence_integration_test.go:91&#xA;Error:      &#x9;Received unexpected error:&#xA;            &#x9;[ErrorInfo :Rate limit exceeded; request rejected (nonfatal); metric = channel.maxRate; interval = 2024-11-27:01:19:1; permitted rate = 250; current rate = 326 code=42910 rate limit exceeded (nonfatal): request rejected (unspecified) statusCode=429] See https://help.ably.io/error/42910&#xA;Test:       &#x9;TestRealtimePresence_Sync250_RTP4&#xA;Messages:   &#x9;rg.Wait()=[ErrorInfo :Rate limit exceeded; request rejected (nonfatal); metric = channel.maxRate; interval = 2024-11-27:01:19:1; permitted rate = 250; current rate = 326 code=42910 rate limit exceeded (nonfatal): request rejected (unspecified) statusCode=429] See https://help.ably.io/error/42910&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_channel.go:1014 +0x287&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_channel.go:389 +0x51e&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_channel.go:333 +0x18c&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_client.go:94 +0x17e&#xA;  &lt;autogenerated&gt;:1 +0x44&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:888 +0x14bd&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x39&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_channel.go:1001 +0x7c&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_presence.go:158 +0x42e&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_presence.go:187 +0x64&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78b&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xfe&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x250&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:790 +0x28d0&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x39&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_presence.go:187 +0x64a&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_channel.go:809 +0x11fd&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_client.go:86 +0x8f&#xA;  &lt;autogenerated&gt;:1 +0x44&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:926 +0x180c&#xA;  /home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x39&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000a9750 sp=0xc0000a9730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0000a97e0 sp=0xc0000a9750 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0000a9808 sp=0xc0000a97e0 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1494 +0x789 fp=0xc0000a9920 sp=0xc0000a9808 pc=0x5b6b29&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1846 +0x9a fp=0xc0000a9978 sp=0xc0000a9920 pc=0x5ba11a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc0000a9a80 sp=0xc0000a9978 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1844 +0x7ed fp=0xc0000a9bd0 sp=0xc0000a9a80 pc=0x5b9f6d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1726 +0xa85 fp=0xc0000a9ed8 sp=0xc0000a9bd0 pc=0x5b7ae5&#xA;_testmain.go:301 +0x2ea fp=0xc0000a9f80 sp=0xc0000a9ed8 pc=0xc78e8a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:250 +0x212 fp=0xc0000a9fe0 sp=0xc0000a9f80 pc=0x4723f2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000a9fe8 sp=0xc0000a9fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000050fb0 sp=0xc000050f90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:302 +0xad fp=0xc000050fe0 sp=0xc000050fb0 pc=0x47264d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:290 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000051790 sp=0xc000051770 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcsweep.go:297 +0xd7 fp=0xc0000517c8 sp=0xc000051790 pc=0x45cd17&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x26 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x451986&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:178 +0x6b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000051f70 sp=0xc000051f50 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:389 +0x53 fp=0xc000051fa0 sp=0xc000051f70 pc=0x45ad93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgcscavenge.go:622 +0x65 fp=0xc000051fc8 sp=0xc000051fa0 pc=0x45b365&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0x26 fp=0xc000051fe0 sp=0xc000051fc8 pc=0x451926&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:179 +0xaa&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000050628 sp=0xc000050608 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:369&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:180 +0x145 fp=0xc0000507e0 sp=0xc000050628 pc=0x450aa5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mfinal.go:157 +0x45&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005f37c8 sp=0xc0005f37a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005f3928 sp=0xc0005f37c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005f3a58 sp=0xc0005f3928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005f3ad0 sp=0xc0005f3a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0005f3b70 sp=0xc0005f3ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005f3be8 sp=0xc0005f3b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0005f3fc0 sp=0xc0005f3be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0005f3fe0 sp=0xc0005f3fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005f3fe8 sp=0xc0005f3fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000539cd8 sp=0xc000539cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000539e38 sp=0xc000539cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000539fc0 sp=0xc000539e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000539fe0 sp=0xc000539fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000539fe8 sp=0xc000539fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00049a750 sp=0xc00049a730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00049a7e0 sp=0xc00049a750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00049a7e8 sp=0xc00049a7e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000052750 sp=0xc000052730 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc0000527e0 sp=0xc000052750 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00004cf50 sp=0xc00004cf30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000052f50 sp=0xc000052f30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1235 +0xf1 fp=0xc000052fe0 sp=0xc000052f50 pc=0x453ad1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/mgc.go:1159 +0x25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002aac40 sp=0xc0002aac20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002aada0 sp=0xc0002aac40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0002aafe0 sp=0xc0002aada0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002aafe8 sp=0xc0002aafe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00005ecd8 sp=0xc00005ecb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00005ee38 sp=0xc00005ecd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00005efc0 sp=0xc00005ee38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00005efe0 sp=0xc00005efc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00053bcd8 sp=0xc00053bcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00053be38 sp=0xc00053bcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00053bfc0 sp=0xc00053be38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00053bfe0 sp=0xc00053bfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00053bfe8 sp=0xc00053bfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00053cc40 sp=0xc00053cc20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00053cda0 sp=0xc00053cc40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00053cfe0 sp=0xc00053cda0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00053cfe8 sp=0xc00053cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005cf3a8 sp=0xc0005cf388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0005cf438 sp=0xc0005cf3a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0005cf460 sp=0xc0005cf438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005cf4f0 sp=0xc0005cf460 pc=0xc6a174&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc0005cf638 sp=0xc0005cf4f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc0005cf888 sp=0xc0005cf638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc0005cfb20 sp=0xc0005cf888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc0005cfbe8 sp=0xc0005cfb20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc0005cffc0 sp=0xc0005cfbe8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0005cffe0 sp=0xc0005cffc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005cffe8 sp=0xc0005cffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000e72d0 sp=0xc0000e72b0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc0000e7308 sp=0xc0000e72d0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc0000e7328 sp=0xc0000e7308 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc0000e7370 sp=0xc0000e7328 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc0000e7460 sp=0xc0000e7370 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0000e74c0 sp=0xc0000e7460 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc0000e7540 sp=0xc0000e74c0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0000e7588 sp=0xc0000e7540 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:786 +0x23b fp=0xc0000e7608 sp=0xc0000e7588 pc=0x95095b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0000e7698 sp=0xc0000e7608 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc0000e7720 sp=0xc0000e7698 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:991 +0x4bb fp=0xc0000e7a48 sp=0xc0000e7720 pc=0x9529db&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:1916 +0x5d4 fp=0xc0000e7fa0 sp=0xc0000e7a48 pc=0x959f34&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x59 fp=0xc0000e7fe0 sp=0xc0000e7fa0 pc=0x961e79&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0000e7fe8 sp=0xc0000e7fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x838&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00028fbf0 sp=0xc00028fbd0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00028fd50 sp=0xc00028fbf0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00028ff10 sp=0xc00028fd50 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00028ff40 sp=0xc00028ff10 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc00028ffe0 sp=0xc00028ff40 pc=0xb2aec6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00028ffe8 sp=0xc00028ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00040bcd0 sp=0xc00040bcb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00040be30 sp=0xc00040bcd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc00040bfc0 sp=0xc00040be30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc00040bfe0 sp=0xc00040bfc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00040bfe8 sp=0xc00040bfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00040c6e0 sp=0xc00040c6c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc00040c718 sp=0xc00040c6e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc00040c738 sp=0xc00040c718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc00040c780 sp=0xc00040c738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc00040c870 sp=0xc00040c780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc00040c8d0 sp=0xc00040c870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc00040c950 sp=0xc00040c8d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc00040c998 sp=0xc00040c950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc00040ca18 sp=0xc00040c998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc00040caa8 sp=0xc00040ca18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc00040cb30 sp=0xc00040caa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc00040cfc0 sp=0xc00040cb30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc00040cfe0 sp=0xc00040cfc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00040cfe8 sp=0xc00040cfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002e5cd8 sp=0xc0002e5cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002e5e38 sp=0xc0002e5cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0002e5fc0 sp=0xc0002e5e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0002e5fe0 sp=0xc0002e5fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002e5fe8 sp=0xc0002e5fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006173a8 sp=0xc000617388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000617438 sp=0xc0006173a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000617460 sp=0xc000617438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0006174f0 sp=0xc000617460 pc=0xc6a174&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000617638 sp=0xc0006174f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000617888 sp=0xc000617638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000617b20 sp=0xc000617888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000617be8 sp=0xc000617b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000617fc0 sp=0xc000617be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000617fe0 sp=0xc000617fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000617fe8 sp=0xc000617fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000aad960 sp=0xc000aad940 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000aadac0 sp=0xc000aad960 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_presence_integration_test.go:99 +0x9b8 fp=0xc000aadea8 sp=0xc000aadac0 pc=0xc42758&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc000aadfb0 sp=0xc000aadea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc000aadfe0 sp=0xc000aadfb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000aadfe8 sp=0xc000aadfe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000680bf0 sp=0xc000680bd0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000680d50 sp=0xc000680bf0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000680f10 sp=0xc000680d50 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000680f40 sp=0xc000680f10 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:303 +0x86 fp=0xc000680fe0 sp=0xc000680f40 pc=0xb2aec6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000680fe8 sp=0xc000680fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:302 +0x3ea&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00029c7c8 sp=0xc00029c7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00029c928 sp=0xc00029c7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00029ca58 sp=0xc00029c928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00029cad0 sp=0xc00029ca58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00029cb70 sp=0xc00029cad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00029cbe8 sp=0xc00029cb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00029cfc0 sp=0xc00029cbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00029cfe0 sp=0xc00029cfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00029cfe8 sp=0xc00029cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002a2c40 sp=0xc0002a2c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002a2da0 sp=0xc0002a2c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0002a2fe0 sp=0xc0002a2da0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a2fe8 sp=0xc0002a2fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005f2ed0 sp=0xc0005f2eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0005f2f60 sp=0xc0005f2ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0005f2f88 sp=0xc0005f2f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0005f2fe0 sp=0xc0005f2f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005f2fe8 sp=0xc0005f2fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000170cd8 sp=0xc000170cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000170e38 sp=0xc000170cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000170fc0 sp=0xc000170e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000170fe0 sp=0xc000170fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000170fe8 sp=0xc000170fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00067ced0 sp=0xc00067ceb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00067cf60 sp=0xc00067ced0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc00067cf88 sp=0xc00067cf60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc00067cfe0 sp=0xc00067cf88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00067cfe8 sp=0xc00067cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004e1cd8 sp=0xc0004e1cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004e1e38 sp=0xc0004e1cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0004e1fc0 sp=0xc0004e1e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0004e1fe0 sp=0xc0004e1fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004e1fe8 sp=0xc0004e1fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003f07c8 sp=0xc0003f07a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0003f0928 sp=0xc0003f07c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0003f0a58 sp=0xc0003f0928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003f0ad0 sp=0xc0003f0a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0003f0b70 sp=0xc0003f0ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003f0be8 sp=0xc0003f0b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0003f0fc0 sp=0xc0003f0be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0003f0fe0 sp=0xc0003f0fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003f0fe8 sp=0xc0003f0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005e57c8 sp=0xc0005e57a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005e5928 sp=0xc0005e57c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005e5a58 sp=0xc0005e5928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005e5ad0 sp=0xc0005e5a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0005e5b70 sp=0xc0005e5ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005e5be8 sp=0xc0005e5b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0005e5fc0 sp=0xc0005e5be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0005e5fe0 sp=0xc0005e5fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005e5fe8 sp=0xc0005e5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000640ed0 sp=0xc000640eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000640f60 sp=0xc000640ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000640f88 sp=0xc000640f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000640fe0 sp=0xc000640f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000640fe8 sp=0xc000640fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c7ee8 sp=0xc0004c7ec8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc0004c7f78 sp=0xc0004c7ee8 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc0004c7fa8 sp=0xc0004c7f78 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:84 +0x54 fp=0xc0004c7fe0 sp=0xc0004c7fa8 pc=0xb7eb54&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c7fe8 sp=0xc0004c7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:82 +0x145&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004573a8 sp=0xc000457388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000457438 sp=0xc0004573a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000457460 sp=0xc000457438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004574f0 sp=0xc000457460 pc=0xc6a174&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000457638 sp=0xc0004574f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000457888 sp=0xc000457638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000457b20 sp=0xc000457888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000457be8 sp=0xc000457b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000457fc0 sp=0xc000457be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000457fe0 sp=0xc000457fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000457fe8 sp=0xc000457fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0000657c8 sp=0xc0000657a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000065928 sp=0xc0000657c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000065a58 sp=0xc000065928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000065ad0 sp=0xc000065a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000065b70 sp=0xc000065ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000065be8 sp=0xc000065b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000065fc0 sp=0xc000065be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000065fe0 sp=0xc000065fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000667ed0 sp=0xc000667eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000667f60 sp=0xc000667ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000667f88 sp=0xc000667f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000667fe0 sp=0xc000667f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000667fe8 sp=0xc000667fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002e1c58 sp=0xc0002e1c38 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002e1db8 sp=0xc0002e1c58 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc0002e1f28 sp=0xc0002e1db8 pc=0xb2acfd&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc0002e1fa0 sp=0xc0002e1f28 pc=0xc70f0a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc0002e1fe0 sp=0xc0002e1fa0 pc=0xc72b7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002e1fe8 sp=0xc0002e1fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005c2cc0 sp=0xc0005c2ca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005c2e20 sp=0xc0005c2cc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0005c2f60 sp=0xc0005c2e20 pc=0xb336c5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0005c2fe0 sp=0xc0005c2f60 pc=0xb3343e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005c2fe8 sp=0xc0005c2fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008017c8 sp=0xc0008017a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000801928 sp=0xc0008017c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000801a58 sp=0xc000801928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000801ad0 sp=0xc000801a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000801b70 sp=0xc000801ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000801be8 sp=0xc000801b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000801fc0 sp=0xc000801be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000801fe0 sp=0xc000801fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000801fe8 sp=0xc000801fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006c3ed0 sp=0xc0006c3eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0006c3f60 sp=0xc0006c3ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0006c3f88 sp=0xc0006c3f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0006c3fe0 sp=0xc0006c3f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006c3fe8 sp=0xc0006c3fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000060cb0 sp=0xc000060c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000060d40 sp=0xc000060cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000060d70 sp=0xc000060d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000060dd8 sp=0xc000060d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc000060eb8 sp=0xc000060dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000060f48 sp=0xc000060eb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc000060fe0 sp=0xc000060f48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004813a8 sp=0xc000481388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000481438 sp=0xc0004813a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000481460 sp=0xc000481438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0004814f0 sp=0xc000481460 pc=0xc6a174&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000481638 sp=0xc0004814f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000481888 sp=0xc000481638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000481b20 sp=0xc000481888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000481be8 sp=0xc000481b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000481fc0 sp=0xc000481be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000481fe0 sp=0xc000481fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000481fe8 sp=0xc000481fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004e0948 sp=0xc0004e0928 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0004e09d8 sp=0xc0004e0948 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0004e0a00 sp=0xc0004e09d8 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1271 +0x4f3 fp=0xc0004e0b08 sp=0xc0004e0a00 pc=0x5b4e73&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn_spec_integration_test.go:1721 +0x4b fp=0xc0004e0ea8 sp=0xc0004e0b08 pc=0xc2538b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc0004e0fb0 sp=0xc0004e0ea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc0004e0fe0 sp=0xc0004e0fb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004e0fe8 sp=0xc0004e0fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005be7c8 sp=0xc0005be7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005be928 sp=0xc0005be7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005bea58 sp=0xc0005be928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005bead0 sp=0xc0005bea58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0005beb70 sp=0xc0005bead0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005bebe8 sp=0xc0005beb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0005befc0 sp=0xc0005bebe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0005befe0 sp=0xc0005befc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005befe8 sp=0xc0005befe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002a6cd0 sp=0xc0002a6cb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002a6e30 sp=0xc0002a6cd0 pc=0x48407c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2392 +0x1a9 fp=0xc0002a6fc0 sp=0xc0002a6e30 pc=0x988869&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x3a fp=0xc0002a6fe0 sp=0xc0002a6fc0 pc=0x98333a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a6fe8 sp=0xc0002a6fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1752 +0x261a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000144ef8 sp=0xc000144ed8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc000144f30 sp=0xc000144ef8 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc000144f50 sp=0xc000144f30 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000144f98 sp=0xc000144f50 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc000145088 sp=0xc000144f98 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0001450e8 sp=0xc000145088 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc000145168 sp=0xc0001450e8 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc0001451b0 sp=0xc000145168 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:786 +0x23b fp=0xc000145230 sp=0xc0001451b0 pc=0x95095b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc0001452c0 sp=0xc000145230 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:372 +0x89 fp=0xc000145388 sp=0xc0001452c0 pc=0x5c0c49&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:401 +0x36 fp=0xc0001453e8 sp=0xc000145388 pc=0x5c1256&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/textproto/reader.go:58 +0xe5 fp=0xc0001454f8 sp=0xc0001453e8 pc=0x8b6765&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/textproto/reader.go:39&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/request.go:1030 +0x8e fp=0xc000145720 sp=0xc0001454f8 pc=0x947a0e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:994 +0x5aa fp=0xc000145a48 sp=0xc000145720 pc=0x952aca&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:1916 +0x5d4 fp=0xc000145fa0 sp=0xc000145a48 pc=0x959f34&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x59 fp=0xc000145fe0 sp=0xc000145fa0 pc=0x961e79&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000145fe8 sp=0xc000145fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/server.go:3102 +0x838&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002a7cb0 sp=0xc0002a7c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc0002a7d40 sp=0xc0002a7cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc0002a7d70 sp=0xc0002a7d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc0002a7dd8 sp=0xc0002a7d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc0002a7eb8 sp=0xc0002a7dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc0002a7f48 sp=0xc0002a7eb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc0002a7fe0 sp=0xc0002a7f48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a7fe8 sp=0xc0002a7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004086e0 sp=0xc0004086c0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:526 +0xf7 fp=0xc000408718 sp=0xc0004086e0 pc=0x46aef7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/netpoll.go:305 +0x89 fp=0xc000408738 sp=0xc000408718 pc=0x4a0649&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:84 +0xbd fp=0xc000408780 sp=0xc000408738 pc=0x4f5a1d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_poll_runtime.go:89&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/internal/poll/fd_unix.go:167 +0x415 fp=0xc000408870 sp=0xc000408780 pc=0x4f75b5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/fd_posix.go:55 +0x51 fp=0xc0004088d0 sp=0xc000408870 pc=0x7cf5d1&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/net.go:183 +0xb1 fp=0xc000408950 sp=0xc0004088d0 pc=0x7e6491&#xA;&lt;autogenerated&gt;:1 +0x65 fp=0xc000408998 sp=0xc000408950 pc=0x807e25&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1929 +0x105 fp=0xc000408a18 sp=0xc000408998 pc=0x984745&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:106 +0x2ab fp=0xc000408aa8 sp=0xc000408a18 pc=0x5bebeb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/bufio/bufio.go:144 +0xd2 fp=0xc000408b30 sp=0xc000408aa8 pc=0x5beeb2&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:2093 +0x2c8 fp=0xc000408fc0 sp=0xc000408b30 pc=0x985a88&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x3a fp=0xc000408fe0 sp=0xc000408fc0 pc=0x9833ba&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000408fe8 sp=0xc000408fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/net/http/transport.go:1751 +0x2586&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002e2be0 sp=0xc0002e2bc0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002e2d40 sp=0xc0002e2be0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc0002e2f00 sp=0xc0002e2d40 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc0002e2f30 sp=0xc0002e2f00 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:414 +0x9b fp=0xc0002e2fe0 sp=0xc0002e2f30 pc=0xb2cbdb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002e2fe8 sp=0xc0002e2fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:413 +0x453&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007bd7c8 sp=0xc0007bd7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007bd928 sp=0xc0007bd7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007bda58 sp=0xc0007bd928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007bdad0 sp=0xc0007bda58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007bdb70 sp=0xc0007bdad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007bdbe8 sp=0xc0007bdb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007bdfc0 sp=0xc0007bdbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007bdfe0 sp=0xc0007bdfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007bdfe8 sp=0xc0007bdfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00063ecd8 sp=0xc00063ecb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00063ee38 sp=0xc00063ecd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00063efc0 sp=0xc00063ee38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00063efe0 sp=0xc00063efc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00063efe8 sp=0xc00063efe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00005fcd8 sp=0xc00005fcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00005fe38 sp=0xc00005fcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00005ffc0 sp=0xc00005fe38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00005ffe0 sp=0xc00005ffc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00005ffe8 sp=0xc00005ffe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00089a7c8 sp=0xc00089a7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00089a928 sp=0xc00089a7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00089aa58 sp=0xc00089a928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00089aad0 sp=0xc00089aa58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00089ab70 sp=0xc00089aad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00089abe8 sp=0xc00089ab70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00089afc0 sp=0xc00089abe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00089afe0 sp=0xc00089afc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00089afe8 sp=0xc00089afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008127c8 sp=0xc0008127a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000812928 sp=0xc0008127c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000812a58 sp=0xc000812928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000812ad0 sp=0xc000812a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000812b70 sp=0xc000812ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000812be8 sp=0xc000812b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000812fc0 sp=0xc000812be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000812fe0 sp=0xc000812fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000812fe8 sp=0xc000812fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000173cd8 sp=0xc000173cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000173e38 sp=0xc000173cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000173fc0 sp=0xc000173e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000173fe0 sp=0xc000173fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000173fe8 sp=0xc000173fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00040ecb0 sp=0xc00040ec90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc00040ed40 sp=0xc00040ecb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc00040ed70 sp=0xc00040ed40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc00040edd8 sp=0xc00040ed70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc00040eeb8 sp=0xc00040edd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc00040ef48 sp=0xc00040eeb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc00040efe0 sp=0xc00040ef48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00040efe8 sp=0xc00040efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000813cd8 sp=0xc000813cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000813e38 sp=0xc000813cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000813fc0 sp=0xc000813e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000813fe0 sp=0xc000813fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000813fe8 sp=0xc000813fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00065e7c8 sp=0xc00065e7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00065e928 sp=0xc00065e7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00065ea58 sp=0xc00065e928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00065ead0 sp=0xc00065ea58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00065eb70 sp=0xc00065ead0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00065ebe8 sp=0xc00065eb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00065efc0 sp=0xc00065ebe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00065efe0 sp=0xc00065efc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00065efe8 sp=0xc00065efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00080e7c8 sp=0xc00080e7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00080e928 sp=0xc00080e7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00080ea58 sp=0xc00080e928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00080ead0 sp=0xc00080ea58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00080eb70 sp=0xc00080ead0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00080ebe8 sp=0xc00080eb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00080efc0 sp=0xc00080ebe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00080efe0 sp=0xc00080efc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00080efe8 sp=0xc00080efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003f37c8 sp=0xc0003f37a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0003f3928 sp=0xc0003f37c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0003f3a58 sp=0xc0003f3928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003f3ad0 sp=0xc0003f3a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0003f3b70 sp=0xc0003f3ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0003f3be8 sp=0xc0003f3b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0003f3fc0 sp=0xc0003f3be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0003f3fe0 sp=0xc0003f3fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003f3fe8 sp=0xc0003f3fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007f47c8 sp=0xc0007f47a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007f4928 sp=0xc0007f47c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007f4a58 sp=0xc0007f4928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007f4ad0 sp=0xc0007f4a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007f4b70 sp=0xc0007f4ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007f4be8 sp=0xc0007f4b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007f4fc0 sp=0xc0007f4be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007f4fe0 sp=0xc0007f4fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007f4fe8 sp=0xc0007f4fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005c07c8 sp=0xc0005c07a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005c0928 sp=0xc0005c07c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0005c0a58 sp=0xc0005c0928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005c0ad0 sp=0xc0005c0a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0005c0b70 sp=0xc0005c0ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0005c0be8 sp=0xc0005c0b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0005c0fc0 sp=0xc0005c0be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0005c0fe0 sp=0xc0005c0fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005c0fe8 sp=0xc0005c0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00029dbe0 sp=0xc00029dbc0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00029dd40 sp=0xc00029dbe0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc00029df00 sp=0xc00029dd40 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc00029df30 sp=0xc00029df00 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:414 +0x9b fp=0xc00029dfe0 sp=0xc00029df30 pc=0xb2cbdb&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00029dfe8 sp=0xc00029dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:413 +0x453&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000053c38 sp=0xc000053c18 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000053d98 sp=0xc000053c38 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:291 +0x1c9 fp=0xc000053f58 sp=0xc000053d98 pc=0xb5a8a9&#xA;/home/runner/work/ably-go/ably-go/ably/state.go:270 +0x42 fp=0xc000053f88 sp=0xc000053f58 pc=0xb5a162&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:833 +0x76 fp=0xc000053fe0 sp=0xc000053f88 pc=0xb33096&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:829 +0xb36&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000681c40 sp=0xc000681c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000681da0 sp=0xc000681c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000681fe0 sp=0xc000681da0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000681fe8 sp=0xc000681fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00028acd8 sp=0xc00028acb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00028ae38 sp=0xc00028acd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00028afc0 sp=0xc00028ae38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00028afe0 sp=0xc00028afc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00028afe8 sp=0xc00028afe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002decd8 sp=0xc0002decb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002dee38 sp=0xc0002decd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0002defc0 sp=0xc0002dee38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0002defe0 sp=0xc0002defc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002defe8 sp=0xc0002defe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000537c40 sp=0xc000537c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000537da0 sp=0xc000537c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc000537fe0 sp=0xc000537da0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000537fe8 sp=0xc000537fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005993a8 sp=0xc000599388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000599438 sp=0xc0005993a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000599460 sp=0xc000599438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005994f0 sp=0xc000599460 pc=0xc6a174&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000599638 sp=0xc0005994f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000599888 sp=0xc000599638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000599b20 sp=0xc000599888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000599be8 sp=0xc000599b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000599fc0 sp=0xc000599be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000599fe0 sp=0xc000599fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000599fe8 sp=0xc000599fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005713a8 sp=0xc000571388 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000571438 sp=0xc0005713a8 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc000571460 sp=0xc000571438 pc=0x43d9d8&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:48 +0x74 fp=0xc0005714f0 sp=0xc000571460 pc=0xc6a174&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:138 +0x53e fp=0xc000571638 sp=0xc0005714f0 pc=0xb37ade&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:415 +0xafb fp=0xc000571888 sp=0xc000571638 pc=0xb3b93b&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:301 +0xff fp=0xc000571b20 sp=0xc000571888 pc=0xb39f1f&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:228 +0x251 fp=0xc000571be8 sp=0xc000571b20 pc=0xb38a31&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:908 +0x2113 fp=0xc000571fc0 sp=0xc000571be8 pc=0xb41d33&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000571fe0 sp=0xc000571fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000571fe8 sp=0xc000571fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005f7cc0 sp=0xc0005f7ca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005f7e20 sp=0xc0005f7cc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0005f7f60 sp=0xc0005f7e20 pc=0xb336c5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0005f7fe0 sp=0xc0005f7f60 pc=0xb3343e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005f7fe8 sp=0xc0005f7fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000806cd8 sp=0xc000806cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000806e38 sp=0xc000806cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000806fc0 sp=0xc000806e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000806fe0 sp=0xc000806fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000806fe8 sp=0xc000806fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00065ced0 sp=0xc00065ceb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc00065cf60 sp=0xc00065ced0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc00065cf88 sp=0xc00065cf60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc00065cfe0 sp=0xc00065cf88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00065cfe8 sp=0xc00065cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006e5c40 sp=0xc0006e5c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006e5da0 sp=0xc0006e5c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc0006e5fe0 sp=0xc0006e5da0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006e5fe8 sp=0xc0006e5fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003eeed0 sp=0xc0003eeeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0003eef60 sp=0xc0003eeed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0003eef88 sp=0xc0003eef60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0003eefe0 sp=0xc0003eef88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003eefe8 sp=0xc0003eefe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002a0cd8 sp=0xc0002a0cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0002a0e38 sp=0xc0002a0cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0002a0fc0 sp=0xc0002a0e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0002a0fe0 sp=0xc0002a0fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0002a0fe8 sp=0xc0002a0fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003efed0 sp=0xc0003efeb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0003eff60 sp=0xc0003efed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0003eff88 sp=0xc0003eff60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0003effe0 sp=0xc0003eff88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003effe8 sp=0xc0003effe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00063dc48 sp=0xc00063dc28 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00063dda8 sp=0xc00063dc48 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:421 +0x4e9 fp=0xc00063df28 sp=0xc00063dda8 pc=0xb2ca09&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:453 +0x6a fp=0xc00063dfa0 sp=0xc00063df28 pc=0xc71eea&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc00063dfe0 sp=0xc00063dfa0 pc=0xc72b7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00063dfe8 sp=0xc00063dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000435cd8 sp=0xc000435cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000435e38 sp=0xc000435cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000435fc0 sp=0xc000435e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000435fe0 sp=0xc000435fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000435fe8 sp=0xc000435fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00040ac48 sp=0xc00040ac28 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00040ada8 sp=0xc00040ac48 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:421 +0x4e9 fp=0xc00040af28 sp=0xc00040ada8 pc=0xb2ca09&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:453 +0x6a fp=0xc00040afa0 sp=0xc00040af28 pc=0xc71eea&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc00040afe0 sp=0xc00040afa0 pc=0xc72b7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00040afe8 sp=0xc00040afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00048ec40 sp=0xc00048ec20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00048eda0 sp=0xc00048ec40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:190 +0x39a fp=0xc00048efe0 sp=0xc00048eda0 pc=0xb7393a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00048efe8 sp=0xc00048efe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000664ed0 sp=0xc000664eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc000664f60 sp=0xc000664ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc000664f88 sp=0xc000664f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc000664fe0 sp=0xc000664f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000664fe8 sp=0xc000664fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005f0cc0 sp=0xc0005f0ca0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005f0e20 sp=0xc0005f0cc0 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:888 +0x245 fp=0xc0005f0f60 sp=0xc0005f0e20 pc=0xb336c5&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:879 +0x7e fp=0xc0005f0fe0 sp=0xc0005f0f60 pc=0xb3343e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005f0fe8 sp=0xc0005f0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:877 +0x21c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000488c58 sp=0xc000488c38 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000488db8 sp=0xc000488c58 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_channel.go:310 +0x47d fp=0xc000488f28 sp=0xc000488db8 pc=0xb2acfd&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:395 +0x6a fp=0xc000488fa0 sp=0xc000488f28 pc=0xc70f0a&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:532 +0x3a fp=0xc000488fe0 sp=0xc000488fa0 pc=0xc72b7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000488fe8 sp=0xc000488fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/transitioner_integration_test.go:531 +0xe5&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006c0ed0 sp=0xc0006c0eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0006c0f60 sp=0xc0006c0ed0 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:447 +0x18 fp=0xc0006c0f88 sp=0xc0006c0f60 pc=0x43da18&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:64 +0x7b fp=0xc0006c0fe0 sp=0xc0006c0f88 pc=0xaa4b3b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006c0fe8 sp=0xc0006c0fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:63 +0x26f&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00048c7c8 sp=0xc00048c7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00048c928 sp=0xc00048c7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00048ca58 sp=0xc00048c928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00048cad0 sp=0xc00048ca58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00048cb70 sp=0xc00048cad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00048cbe8 sp=0xc00048cb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00048cfc0 sp=0xc00048cbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00048cfe0 sp=0xc00048cfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00048cfe8 sp=0xc00048cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0001727c8 sp=0xc0001727a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000172928 sp=0xc0001727c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000172a58 sp=0xc000172928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000172ad0 sp=0xc000172a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000172b70 sp=0xc000172ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000172be8 sp=0xc000172b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000172fc0 sp=0xc000172be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000172fe0 sp=0xc000172fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000172fe8 sp=0xc000172fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006be7c8 sp=0xc0006be7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006be928 sp=0xc0006be7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006bea58 sp=0xc0006be928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006bead0 sp=0xc0006bea58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006beb70 sp=0xc0006bead0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006bebe8 sp=0xc0006beb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006befc0 sp=0xc0006bebe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006befe0 sp=0xc0006befc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006befe8 sp=0xc0006befe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00053a7c8 sp=0xc00053a7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00053a928 sp=0xc00053a7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00053aa58 sp=0xc00053a928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00053aad0 sp=0xc00053aa58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00053ab70 sp=0xc00053aad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00053abe8 sp=0xc00053ab70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00053afc0 sp=0xc00053abe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00053afe0 sp=0xc00053afc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00053afe8 sp=0xc00053afe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00089f7c8 sp=0xc00089f7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00089f928 sp=0xc00089f7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00089fa58 sp=0xc00089f928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00089fad0 sp=0xc00089fa58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00089fb70 sp=0xc00089fad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00089fbe8 sp=0xc00089fb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00089ffc0 sp=0xc00089fbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00089ffe0 sp=0xc00089ffc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00089ffe8 sp=0xc00089ffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00127ccd8 sp=0xc00127ccb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00127ce38 sp=0xc00127ccd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00127cfc0 sp=0xc00127ce38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00127cfe0 sp=0xc00127cfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00127cfe8 sp=0xc00127cfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0003f1ed0 sp=0xc0003f1eb0 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc0003f1f60 sp=0xc0003f1ed0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc0003f1f90 sp=0xc0003f1f60 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:23 +0x86 fp=0xc0003f1fe0 sp=0xc0003f1f90 pc=0xb7e1a6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0003f1fe8 sp=0xc0003f1fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:22 +0x14a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004387c8 sp=0xc0004387a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000438928 sp=0xc0004387c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000438a58 sp=0xc000438928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000438ad0 sp=0xc000438a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000438b70 sp=0xc000438ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000438be8 sp=0xc000438b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000438fc0 sp=0xc000438be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000438fe0 sp=0xc000438fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000438fe8 sp=0xc000438fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008057c8 sp=0xc0008057a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000805928 sp=0xc0008057c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000805a58 sp=0xc000805928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000805ad0 sp=0xc000805a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000805b70 sp=0xc000805ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000805be8 sp=0xc000805b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000805fc0 sp=0xc000805be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000805fe0 sp=0xc000805fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000805fe8 sp=0xc000805fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000a6ccb0 sp=0xc000a6cc90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000a6cd40 sp=0xc000a6ccb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000a6cd70 sp=0xc000a6cd40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000a6cdd8 sp=0xc000a6cd70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc000a6ceb8 sp=0xc000a6cdd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000a6cf48 sp=0xc000a6ceb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc000a6cfe0 sp=0xc000a6cf48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000a6cfe8 sp=0xc000a6cfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007d5cd8 sp=0xc0007d5cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007d5e38 sp=0xc0007d5cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0007d5fc0 sp=0xc0007d5e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0007d5fe0 sp=0xc0007d5fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007d5fe8 sp=0xc0007d5fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c4c38 sp=0xc0004c4c18 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:583 +0x42c fp=0xc0004c4cc8 sp=0xc0004c4c38 pc=0x43de6c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:442 +0x18 fp=0xc0004c4cf0 sp=0xc0004c4cc8 pc=0x43d9d8&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1271 +0x4f3 fp=0xc0004c4df8 sp=0xc0004c4cf0 pc=0x5b4e73&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_client_integration_test.go:139 +0x48 fp=0xc0004c4ea8 sp=0xc0004c4df8 pc=0xbf3088&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1446 +0x217 fp=0xc0004c4fb0 sp=0xc0004c4ea8 pc=0x5b53f7&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x48 fp=0xc0004c4fe0 sp=0xc0004c4fb0 pc=0x5b6c28&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c4fe8 sp=0xc0004c4fe0 pc=0x4a6621&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/testing/testing.go:1493 +0x75e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0002887c8 sp=0xc0002887a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000288928 sp=0xc0002887c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000288a58 sp=0xc000288928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000288ad0 sp=0xc000288a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000288b70 sp=0xc000288ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000288be8 sp=0xc000288b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000288fc0 sp=0xc000288be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000288fe0 sp=0xc000288fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000288fe8 sp=0xc000288fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004c97c8 sp=0xc0004c97a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004c9928 sp=0xc0004c97c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004c9a58 sp=0xc0004c9928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004c9ad0 sp=0xc0004c9a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0004c9b70 sp=0xc0004c9ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004c9be8 sp=0xc0004c9b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0004c9fc0 sp=0xc0004c9be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0004c9fe0 sp=0xc0004c9fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004c9fe8 sp=0xc0004c9fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004dcc40 sp=0xc0004dcc20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004dcda0 sp=0xc0004dcc40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:182 +0x2ee fp=0xc0004dcfe0 sp=0xc0004dcda0 pc=0xb7388e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004dcfe8 sp=0xc0004dcfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007dc7c8 sp=0xc0007dc7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007dc928 sp=0xc0007dc7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007dca58 sp=0xc0007dc928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007dcad0 sp=0xc0007dca58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007dcb70 sp=0xc0007dcad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007dcbe8 sp=0xc0007dcb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007dcfc0 sp=0xc0007dcbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007dcfe0 sp=0xc0007dcfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007dcfe8 sp=0xc0007dcfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008877c8 sp=0xc0008877a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000887928 sp=0xc0008877c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000887a58 sp=0xc000887928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000887ad0 sp=0xc000887a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000887b70 sp=0xc000887ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000887be8 sp=0xc000887b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000887fc0 sp=0xc000887be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000887fe0 sp=0xc000887fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000887fe8 sp=0xc000887fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000af67c8 sp=0xc000af67a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000af6928 sp=0xc000af67c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000af6a58 sp=0xc000af6928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000af6ad0 sp=0xc000af6a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000af6b70 sp=0xc000af6ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000af6be8 sp=0xc000af6b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000af6fc0 sp=0xc000af6be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000af6fe0 sp=0xc000af6fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000af6fe8 sp=0xc000af6fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006c17c8 sp=0xc0006c17a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006c1928 sp=0xc0006c17c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006c1a58 sp=0xc0006c1928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c1ad0 sp=0xc0006c1a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006c1b70 sp=0xc0006c1ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006c1be8 sp=0xc0006c1b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006c1fc0 sp=0xc0006c1be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006c1fe0 sp=0xc0006c1fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006c1fe8 sp=0xc0006c1fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008bbcd8 sp=0xc0008bbcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0008bbe38 sp=0xc0008bbcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc0008bbfc0 sp=0xc0008bbe38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc0008bbfe0 sp=0xc0008bbfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0008bbfe8 sp=0xc0008bbfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008977c8 sp=0xc0008977a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000897928 sp=0xc0008977c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000897a58 sp=0xc000897928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000897ad0 sp=0xc000897a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000897b70 sp=0xc000897ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000897be8 sp=0xc000897b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000897fc0 sp=0xc000897be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000897fe0 sp=0xc000897fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000897fe8 sp=0xc000897fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00012b7c8 sp=0xc00012b7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00012b928 sp=0xc00012b7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00012ba58 sp=0xc00012b928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00012bad0 sp=0xc00012ba58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00012bb70 sp=0xc00012bad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00012bbe8 sp=0xc00012bb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00012bfc0 sp=0xc00012bbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00012bfe0 sp=0xc00012bfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00012bfe8 sp=0xc00012bfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006bf7c8 sp=0xc0006bf7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0006bf928 sp=0xc0006bf7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0006bfa58 sp=0xc0006bf928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006bfad0 sp=0xc0006bfa58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0006bfb70 sp=0xc0006bfad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0006bfbe8 sp=0xc0006bfb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0006bffc0 sp=0xc0006bfbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0006bffe0 sp=0xc0006bffc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006bffe8 sp=0xc0006bffe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000b137c8 sp=0xc000b137a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000b13928 sp=0xc000b137c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000b13a58 sp=0xc000b13928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000b13ad0 sp=0xc000b13a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000b13b70 sp=0xc000b13ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000b13be8 sp=0xc000b13b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000b13fc0 sp=0xc000b13be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000b13fe0 sp=0xc000b13fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000b13fe8 sp=0xc000b13fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0007da7c8 sp=0xc0007da7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0007da928 sp=0xc0007da7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0007daa58 sp=0xc0007da928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007daad0 sp=0xc0007daa58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0007dab70 sp=0xc0007daad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0007dabe8 sp=0xc0007dab70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0007dafc0 sp=0xc0007dabe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0007dafe0 sp=0xc0007dafc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0007dafe8 sp=0xc0007dafe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006e4cb0 sp=0xc0006e4c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc0006e4d40 sp=0xc0006e4cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc0006e4d70 sp=0xc0006e4d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc0006e4dd8 sp=0xc0006e4d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc0006e4eb8 sp=0xc0006e4dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc0006e4f48 sp=0xc0006e4eb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc0006e4fe0 sp=0xc0006e4f48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0006e4fe8 sp=0xc0006e4fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008027c8 sp=0xc0008027a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000802928 sp=0xc0008027c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000802a58 sp=0xc000802928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000802ad0 sp=0xc000802a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000802b70 sp=0xc000802ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000802be8 sp=0xc000802b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000802fc0 sp=0xc000802be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000802fe0 sp=0xc000802fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000802fe8 sp=0xc000802fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000666cd8 sp=0xc000666cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000666e38 sp=0xc000666cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000666fc0 sp=0xc000666e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000666fe0 sp=0xc000666fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000666fe8 sp=0xc000666fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004bd7c8 sp=0xc0004bd7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0004bd928 sp=0xc0004bd7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc0004bda58 sp=0xc0004bd928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004bdad0 sp=0xc0004bda58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc0004bdb70 sp=0xc0004bdad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc0004bdbe8 sp=0xc0004bdb70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc0004bdfc0 sp=0xc0004bdbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc0004bdfe0 sp=0xc0004bdfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0004bdfe8 sp=0xc0004bdfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000883cd8 sp=0xc000883cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000883e38 sp=0xc000883cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000883fc0 sp=0xc000883e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000883fe0 sp=0xc000883fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000883fe8 sp=0xc000883fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000939cd8 sp=0xc000939cb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000939e38 sp=0xc000939cd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc000939fc0 sp=0xc000939e38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc000939fe0 sp=0xc000939fc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000939fe8 sp=0xc000939fe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0006637c8 sp=0xc0006637a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000663928 sp=0xc0006637c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000663a58 sp=0xc000663928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000663ad0 sp=0xc000663a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000663b70 sp=0xc000663ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000663be8 sp=0xc000663b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000663fc0 sp=0xc000663be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000663fe0 sp=0xc000663fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000663fe8 sp=0xc000663fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0008957c8 sp=0xc0008957a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000895928 sp=0xc0008957c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000895a58 sp=0xc000895928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000895ad0 sp=0xc000895a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000895b70 sp=0xc000895ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000895be8 sp=0xc000895b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000895fc0 sp=0xc000895be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000895fe0 sp=0xc000895fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000895fe8 sp=0xc000895fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000a70cb0 sp=0xc000a70c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000a70d40 sp=0xc000a70cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000a70d70 sp=0xc000a70d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000a70dd8 sp=0xc000a70d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc000a70eb8 sp=0xc000a70dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000a70f48 sp=0xc000a70eb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc000a70fe0 sp=0xc000a70f48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000a70fe8 sp=0xc000a70fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00067d7c8 sp=0xc00067d7a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00067d928 sp=0xc00067d7c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc00067da58 sp=0xc00067d928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00067dad0 sp=0xc00067da58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc00067db70 sp=0xc00067dad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc00067dbe8 sp=0xc00067db70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc00067dfc0 sp=0xc00067dbe8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc00067dfe0 sp=0xc00067dfc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00067dfe8 sp=0xc00067dfe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc00065bcd8 sp=0xc00065bcb8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc00065be38 sp=0xc00065bcd8 pc=0x48407c&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x23d fp=0xc00065bfc0 sp=0xc00065be38 pc=0xaccbfd&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x3a fp=0xc00065bfe0 sp=0xc00065bfc0 pc=0xacc45a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc00065bfe8 sp=0xc00065bfe0 pc=0x4a6621&#xA;/home/runner/go/pkg/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0xc93&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0004397c8 sp=0xc0004397a8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000439928 sp=0xc0004397c8 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/ably_test.go:168 +0x1d2 fp=0xc000439a58 sp=0xc000439928 pc=0xb89ab2&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000439ad0 sp=0xc000439a58 pc=0xc736b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:1056 +0xaa fp=0xc000439b70 sp=0xc000439ad0 pc=0xb4438a&#xA;&lt;autogenerated&gt;:1 +0x90 fp=0xc000439be8 sp=0xc000439b70 pc=0xb707b0&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:769 +0x237 fp=0xc000439fc0 sp=0xc000439be8 pc=0xb3fe57&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x3a fp=0xc000439fe0 sp=0xc000439fc0 pc=0xb3be7a&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000439fe8 sp=0xc000439fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc0005e3c40 sp=0xc0005e3c20 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc0005e3da0 sp=0xc0005e3c40 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:182 +0x2ee fp=0xc0005e3fe0 sp=0xc0005e3da0 pc=0xb7388e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc0005e3fe8 sp=0xc0005e3fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/ablytest.go:177 +0x25b&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000489d50 sp=0xc000489d30 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/select.go:328 +0x8bc fp=0xc000489eb0 sp=0xc000489d50 pc=0x48407c&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:18 +0x17e fp=0xc000489fe0 sp=0xc000489eb0 pc=0xaa46be&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000489fe8 sp=0xc000489fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/internal/ablyutil/time.go:16 +0x145&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000c28cb0 sp=0xc000c28c90 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000c28d40 sp=0xc000c28cb0 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000c28d70 sp=0xc000c28d40 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:119 +0xa5 fp=0xc000c28dd8 sp=0xc000c28d70 pc=0xb7f725&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:578 +0x167 fp=0xc000c28eb8 sp=0xc000c28dd8 pc=0xb3dc47&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:84 +0xc9 fp=0xc000c28f48 sp=0xc000c28eb8 pc=0xb1c569&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:65 +0xee fp=0xc000c28fe0 sp=0xc000c28f48 pc=0xb1c38e&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000c28fe8 sp=0xc000c28fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/event_emitter.go:58 +0x27d&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/proc.go:363 +0xd6 fp=0xc000d79ee8 sp=0xc000d79ec8 pc=0x4727b6&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:259 +0x44c fp=0xc000d79f78 sp=0xc000d79ee8 pc=0x43cfcc&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/chan.go:145 +0x1d fp=0xc000d79fa8 sp=0xc000d79f78 pc=0x43cb5d&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:84 +0x54 fp=0xc000d79fe0 sp=0xc000d79fa8 pc=0xb7eb54&#xA;/opt/hostedtoolcache/go/1.19.13/x64/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000d79fe8 sp=0xc000d79fe0 pc=0x4a6621&#xA;/home/runner/work/ably-go/ably-go/ablytest/resultgroup.go:82 +0x145&#xA;goroutine running on other thread; stack unavailable&#xA;/home/runner/work/ably-go/ably-go/ably/realtime_conn.go:436 +0x78c</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.033" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.19.13"></property>
		</properties>
		<testcase classname="ablyutil" name="Test_string" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_Shuffle" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_contains" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/Empty_String" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Add_should_not_duplicate_entries" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_check_if_item_is_present" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_remove_element" time="0.000"></testcase>
	</testsuite>
</testsuites>
