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

Correctly implement equals / hashCode method for our SSLSession imple… #666

Merged
merged 1 commit into from Feb 9, 2024

Conversation

normanmaurer
Copy link
Member

…mentation

Motivation:

We should just take the id into account for equality and hashcode

Modifications:

Add implementation

Result:

Correctly handle hashCode and equals

…mentation

Motivation:

We should just take the id into account for equality and hashcode

Modifications:

Add implementation

Result:

Correctly handle hashCode and equals
@normanmaurer normanmaurer added this to the 0.0.58.Final milestone Feb 8, 2024
@normanmaurer normanmaurer merged commit c9c4ab5 into main Feb 9, 2024
14 checks passed
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 this pull request may close these issues.

None yet

1 participant