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

Force a backend restart when killing the backend takes over 2.5s #1521

Merged
merged 16 commits into from
Feb 5, 2023

Conversation

joeyballentine
Copy link
Member

No description provided.

Copy link
Member

@RunDevelopment RunDevelopment left a comment

Choose a reason for hiding this comment

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

I think 1sec might be a bit too harsh. Maybe we could give it 5sec? Restarting the backend also takes some time, and we also lose its cache (e.g. Load Image nodes), so the next run will take longer.

src/renderer/contexts/ExecutionContext.tsx Outdated Show resolved Hide resolved
src/common/Backend.ts Outdated Show resolved Hide resolved
src/renderer/contexts/ExecutionContext.tsx Outdated Show resolved Hide resolved
@joeyballentine joeyballentine changed the title Force a backend restart when killing the backend takes over a second Force a backend restart when killing the backend takes over 2.5s Feb 5, 2023
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.

3 participants