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

Detect early returns in content emitter count #312

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

mrmans0n
Copy link
Owner

@mrmans0n mrmans0n commented Aug 6, 2024

Early returns were the Achilles heel of the content emitter count algorithm. I've updated it to be able to at least detect the issues that would make it fail detection, even if the count is not going to be accurate, at least the 0 vs 1 calculations would be. Let's see how it holds up.

Fixes #308

@mrmans0n mrmans0n merged commit 2f5bf7c into main Aug 6, 2024
2 checks passed
@mrmans0n mrmans0n deleted the nacho/content-emitters-return branch August 6, 2024 14:31
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.

Error on multiple pieces of content error when you have an early return
1 participant