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

[BUG] - StartAsync creates infinite schedulers #38

Closed
Streppel opened this issue May 21, 2020 · 0 comments · Fixed by #39
Closed

[BUG] - StartAsync creates infinite schedulers #38

Streppel opened this issue May 21, 2020 · 0 comments · Fixed by #39
Assignees
Labels
bug Something isn't working

Comments

@Streppel
Copy link
Member

Streppel commented May 21, 2020

Describe the bug

Calling StartAsync repeatedly causes a mem leak due to the neverstopping ticker and causes many concorrent runs on RunPending.

@Streppel Streppel added the bug Something isn't working label May 21, 2020
@Streppel Streppel self-assigned this May 21, 2020
@Streppel Streppel mentioned this issue May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant