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

Generate openapi python bindings with asyncio enabled #2006

Closed
pulpbot opened this issue Jan 17, 2022 · 1 comment
Closed

Generate openapi python bindings with asyncio enabled #2006

pulpbot opened this issue Jan 17, 2022 · 1 comment
Labels
API Bindings Question Further information is requested Task

Comments

@pulpbot
Copy link
Member

pulpbot commented Jan 17, 2022

Author: knzivid (knzivid)

Redmine Issue: 8837, https://pulp.plan.io/issues/8837


With the current openapi generated python bindings, I can

  • Use blocking REST calls with async_req=False
  • Use a future-like model with async_req=True

Is there a way to use asyncio with the current bindings? If not, is it possible to generate the bindings with asyncio?

@dralley dralley removed New labels Feb 1, 2022
@gerrod3 gerrod3 added the Question Further information is requested label Mar 23, 2022
@lubosmj
Copy link
Member

lubosmj commented Jul 25, 2023

No.

@lubosmj lubosmj closed this as completed Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Bindings Question Further information is requested Task
Projects
Archived in project
Development

No branches or pull requests

4 participants