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

linux: update asynchrounous TCP connect #323

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

Danielius1922
Copy link
Member

On internal errors during TCP connect retry immediately instead of waiting for full retry interval. Only timeout should wait for the full interval to pass.

@ocf-conformance-test-tool
Copy link

🎉 Thank you for your code contribution! To guarantee the change/addition is conformant to the OCF Specification, we would like to ask you to execute OCF Conformance Testing of your change ☝️ when your work is ready to be reviewed.


ℹ️ To verify your latest change (9e484dc), label this PR with OCF Conformance Testing.

⚠️ Label is removed with every code change.

@Danielius1922 Danielius1922 force-pushed the adam/feature/fix-async-connect-retry branch from 9e484dc to 3722452 Compare October 5, 2022 12:07
On internal errors during TCP connect retry immediately instead
of waiting for full retry interval. Only timeout should wait for
the full interval to pass.
@Danielius1922 Danielius1922 force-pushed the adam/feature/fix-async-connect-retry branch from 3722452 to ffe2045 Compare October 5, 2022 13:06
@Danielius1922 Danielius1922 marked this pull request as ready for review October 5, 2022 14:34
@Danielius1922 Danielius1922 requested a review from jkralik October 5, 2022 14:34
@Danielius1922 Danielius1922 added the OCF Conformance Testing OCF Conformance Testing required label Oct 5, 2022
@Danielius1922 Danielius1922 added OCF Conformance Testing OCF Conformance Testing required and removed OCF Conformance Testing OCF Conformance Testing required labels Oct 6, 2022
@ocf-conformance-test-tool ocf-conformance-test-tool bot removed the OCF Conformance Testing OCF Conformance Testing required label Oct 6, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

65.2% 65.2% Coverage
0.0% 0.0% Duplication

@Danielius1922 Danielius1922 merged commit 32eff10 into master Oct 6, 2022
@Danielius1922 Danielius1922 deleted the adam/feature/fix-async-connect-retry branch October 6, 2022 12:06
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants