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

Upgrading to v6.0.1 and terminateOnComplete set to false is being ignored #122

Open
jazpearson opened this issue Apr 22, 2024 · 1 comment

Comments

@jazpearson
Copy link

I just updated to v6.0.1 and our web-worker is completing and being destroyed. With v6.0.0 and earlier, we were able to keep the thread alive, which is our desired workflow.

I noticed that some bug fixes went into the latest release to close the web-worker observable, but i'm wondering if something was either missed so that the terminateOnComplete option is no longer being checked, or if we were "lucky" that things were working as we liked before?

@vladrusu04
Copy link

I have the same problem. My project logic depends on terminateOnComplete flag that now is ignored.
The issue was introduced here.

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

No branches or pull requests

2 participants