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

use sync client in test_objects #846

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 1, 2024

async client cannot be instantiated outside asyncio loop

validation doesn't require async client

fixes tests that have started to fail with latest kubernetes_asyncio (see #744)

async client cannot be instantiated outside asyncio loop

validation doesn't require async client
@minrk minrk merged commit cb200bd into jupyterhub:main Aug 1, 2024
9 checks passed
@minrk minrk deleted the sync-client-test branch August 1, 2024 07:58
@minrk minrk mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant