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

Add executionStore #827

Merged
merged 5 commits into from
Sep 14, 2024
Merged

Add executionStore #827

merged 5 commits into from
Sep 14, 2024

Conversation

huchenlei
Copy link
Member

This PR adds a pinia store to manage execution state in a centralized manner.

@huchenlei huchenlei merged commit f983f42 into main Sep 14, 2024
9 checks passed
@huchenlei huchenlei deleted the executionStore branch September 14, 2024 06:15
@@ -1591,36 +1591,18 @@ export class ComfyApp {
)

api.addEventListener('progress', ({ detail }) => {
if (
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed as comparing against proxy always returns false.

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

Successfully merging this pull request may close these issues.

1 participant