Project

Profile

Help

Task #8837

closed

Generate openapi python bindings with asyncio enabled

Added by knzivid almost 3 years ago. Updated about 2 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings
Sprint:
Quarter:

Description

Ticket moved to GitHub: "pulp/pulpcore/2006":https://github.com/pulp/pulpcore/issues/2006


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?

Also available in: Atom PDF