Skip to content

Enforce timeout in connect_to_server #2137

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

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Mar 6, 2025

Old behavior was to use timeout only when trying to start a server, not actually when trying to connect to one.

@PProfizi PProfizi added the bug Something isn't working label Mar 6, 2025
@PProfizi PProfizi added this to the 0.13.5 milestone Mar 6, 2025
@PProfizi PProfizi requested a review from rafacanton March 6, 2025 16:32
@PProfizi PProfizi self-assigned this Mar 6, 2025
@PProfizi PProfizi linked an issue Mar 6, 2025 that may be closed by this pull request
3 tasks
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.59%. Comparing base (4e6cb70) to head (dc5b99e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2137      +/-   ##
==========================================
+ Coverage   86.55%   86.59%   +0.04%     
==========================================
  Files          90       90              
  Lines       10300    10303       +3     
==========================================
+ Hits         8915     8922       +7     
+ Misses       1385     1381       -4     
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PProfizi PProfizi modified the milestones: 0.13.5, 0.13.6, 0.13.7 Mar 7, 2025
@PProfizi PProfizi requested a review from laurent-ge March 7, 2025 15:41
@PProfizi PProfizi merged commit b499d14 into master Mar 7, 2025
45 of 46 checks passed
@PProfizi PProfizi deleted the fix/connect_to_server_does_not_respect_timeout branch March 7, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dpf.server.connect_to_server does not respect timeout
3 participants