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

[MRG] Fix Windows timer resolution not resetting after Association release #955

Merged
merged 7 commits into from
Jul 27, 2024

Conversation

scaramallion
Copy link
Member

@scaramallion scaramallion commented Jul 26, 2024

Reference issue

Fixes the windows timer resolution not resetting itself correctly, closes #954

Tasks

  • Fix or feature added
  • Unit tests passing and coverage at 100% after adding fix/feature

Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (20993be) to head (1f14e87).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #955   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         8703      8708    +5     
=========================================
+ Hits          8703      8708    +5     
Files Coverage Δ
pynetdicom/utils.py 100.00% <100.00%> (ø)

@scaramallion scaramallion changed the title [WIP Triage for timer test failure [MRG] Fix Windows timer resolution not resetting after Association release Jul 27, 2024
@scaramallion scaramallion merged commit 09d7405 into pydicom:main Jul 27, 2024
11 checks passed
@scaramallion scaramallion deleted the dev-timer branch July 27, 2024 07:35
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.

Test failure setting Windows timer resolution
1 participant