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

Scratches don't reset tick_deltas at end of tick #297

Open
neilconway opened this issue Feb 19, 2013 · 0 comments
Open

Scratches don't reset tick_deltas at end of tick #297

neilconway opened this issue Feb 19, 2013 · 0 comments
Assignees

Comments

@neilconway
Copy link
Member

Scratches don't separate storage from tick_deltas -- which is fine, but it also means that scanners over scratches that don't need to be rescanned emit redundant tuples in subsequent ticks.

Fixing this probably requires first fixing #292, because it seems that scratches that feed channels depend on this bogus behavior to produce the correct output right now.

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

1 participant