Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(NYdb::V3::TContractViolation) Attempt to use result with not successfull status. TCreateSessionResult::GetSession in view and topic tests #14343

Open
pixcc opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
area/core YDB Core issues

Comments

@pixcc
Copy link
Member

pixcc commented Feb 7, 2025

It manifests when everything is slow under ASAN.

auto session = queryClient.GetSession().ExtractValueSync().GetSession();

auto session = queryClient.GetSession().ExtractValueSync().GetSession();

@pixcc pixcc added the area/core YDB Core issues label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core YDB Core issues
Projects
None yet
Development

No branches or pull requests

2 participants