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

Remove cross-loop retries #189

Merged

Conversation

jacobtomlinson
Copy link
Member

Thanks to #188 we no longer need to reinitialise the session if the API client is reused from a different loop.

@github-actions github-actions bot added the kr8s label Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #189 (04f607d) into main (595f744) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   94.76%   94.84%   +0.07%     
==========================================
  Files          25       25              
  Lines        2370     2365       -5     
==========================================
- Hits         2246     2243       -3     
+ Misses        124      122       -2     
Files Coverage Δ
kr8s/_api.py 90.45% <ø> (+0.74%) ⬆️
kr8s/_io.py 94.04% <ø> (ø)

@jacobtomlinson jacobtomlinson merged commit 223cbe8 into kr8s-org:main Oct 17, 2023
12 checks passed
@jacobtomlinson jacobtomlinson deleted the remove-cross-loop-retries branch October 17, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant