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

CASE race condition? #10772

Closed
cecille opened this issue Oct 21, 2021 · 2 comments
Closed

CASE race condition? #10772

cecille opened this issue Oct 21, 2021 · 2 comments

Comments

@cecille
Copy link
Contributor

cecille commented Oct 21, 2021

Problem

There are some races in the cirque tests that point to a possible case race condition. If an address gets updated while a case session is being established, it looks like it will affect the session establishment by tearing it down as it is being established.

Proposed Solution

Look more into this and find a way to reliably test.

@cecille
Copy link
Contributor Author

cecille commented Oct 26, 2021

An addendum to this - if we get multiple A and AAAA records triggering the callback, we can swap the address between the unauthenticated setup and the encrypted exchange.

@cecille
Copy link
Contributor Author

cecille commented Jan 12, 2022

Obsolete - this was opened before the great case refactor

@cecille cecille closed this as completed Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant