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

Fix 470: missing chords #511

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Fix 470: missing chords #511

merged 4 commits into from
Jan 16, 2025

Conversation

rjkroege
Copy link
Owner

Prepare for later bug fixes by starting to separate the code in
exec.go:/execute into more easily testable components.

Prepare for later bug fixes by starting to separate the code in
exec.go:/execute into more easily testable components.
Prepare to fix a bug by further refactorings in exec.go: make lookup
parametrizable.
Refactor exec.go/exect to fix chord reporting bug. Note: it would
appear from this change that a tiny change (setting r to not empty in
delegateExection) is all that was required to actually fix the bug but
wait for a subsequent CL that contains unit tests.
@rjkroege rjkroege force-pushed the missing_chord_470-2 branch from f6875f1 to 791d41e Compare January 15, 2025 10:34
Add a test that shows that Edwood provides an event stream that more
closely matches Acme. Fixes #470.
@rjkroege rjkroege merged commit 03f60fc into master Jan 16, 2025
12 checks passed
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.

1 participant