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

core(lantern): do not create self-dependencies via timers #10280

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

patrickhulce
Copy link
Collaborator

Summary
Prevents fatal "Invalid cycle detected" error from happening when a timer was installed and fired in the same task (which shouldn't be possible but c'est la vie)

Related Issues/PRs
fixes #10098

@patrickhulce patrickhulce merged commit 623baa9 into master Jan 30, 2020
@patrickhulce patrickhulce deleted the fix_page_cycle branch January 30, 2020 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Random "Invalid dependency graph created, cycle detected"
3 participants