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

Automate sync-to-async migration #1286

Open
inancgumus opened this issue Apr 24, 2024 · 0 comments
Open

Automate sync-to-async migration #1286

inancgumus opened this issue Apr 24, 2024 · 0 comments
Labels
async supports async (promises) research

Comments

@inancgumus
Copy link
Member

What?

This is a research issue.

The goal is to explore how we can automatically convert some of the sync methods to async ones.

Why?

Productivity and quick delivery.

How?

We probably need to research AST parsing and manipulation. Go has packages for this type of work.

Tasks

No response

Related PR(s)/Issue(s)

No response

@inancgumus inancgumus added research async supports async (promises) labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
async supports async (promises) research
Projects
None yet
Development

No branches or pull requests

1 participant