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

Explore async #15

Open
shardros opened this issue Aug 15, 2022 · 2 comments
Open

Explore async #15

shardros opened this issue Aug 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@shardros
Copy link
Member

Shepherd is usally used by a single user at a time yet there are probally still benifits to be gained by sprinkling async everywhere.

Not sure if this requires us to do anything fancy with FastAPI.

DONE IS:

  • Evaluate weather its worth it to do this
  • Maybe do it
@shardros shardros added the enhancement New feature or request label Aug 15, 2022
@Minion3665
Copy link
Member

Async will probably have benefits, I have used async with fastapi before and unless you are trying to start fastapi from async code it is not an issue

@shardros
Copy link
Member Author

Sounds good, not super urgent right now but maybe something we can do in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants