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

Implement component loading asynchronously #398

Open
piraz opened this issue Mar 30, 2022 · 0 comments
Open

Implement component loading asynchronously #398

piraz opened this issue Mar 30, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@piraz
Copy link
Contributor

piraz commented Mar 30, 2022

We want to make sure an asynchronous code inside the component method initialize to be able to execute without errors.

Here is the component initialize method: https://github.com/candango/firenado/blob/develop/firenado/tornadoweb.py#L303-L307

The method is called in this loop:

See: https://github.com/candango/firenado/blob/develop/firenado/tornadoweb.py#L175-L199

@piraz piraz added the feature label Mar 30, 2022
@piraz piraz self-assigned this Mar 30, 2022
@piraz piraz added this to the firenado 0.2.17 milestone Mar 30, 2022
@piraz piraz modified the milestones: firenado 0.2.17, firenado 0.2.18 Apr 9, 2022
@piraz piraz changed the title Implement load components asynchronously Implement component loading asynchronously Apr 13, 2022
@piraz piraz modified the milestones: firenado 0.9.0, firenado 0.9.1 Jun 10, 2023
@piraz piraz modified the milestones: firenado 0.9.4, firenado 0.9.5 Feb 24, 2024
@piraz piraz modified the milestones: firenado 0.9.5, Backlog Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant