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

Peticiones asincronas y uso de sintaxis async/await #5

Open
Apocryphon-X opened this issue Oct 15, 2021 · 1 comment
Open

Peticiones asincronas y uso de sintaxis async/await #5

Apocryphon-X opened this issue Oct 15, 2021 · 1 comment

Comments

@Apocryphon-X
Copy link
Member

Implementando esto con aiohttp, se podrian optimizar muchos procesos que de momento solo pueden hacerse de manera sincrona.

Para permitir la retrocompatibilidad y no afectar los scripts actuales, podria hacerse una version asincrona del omegaup.api.Client de modo similar a como Slack implementa su cliente client.py y por aparte su async_client.py.

@lhchavez
Copy link
Member

suena bien! uno de estos días queda.

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

No branches or pull requests

2 participants