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

Extend usability of oni-repl #33

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Extend usability of oni-repl #33

wants to merge 3 commits into from

Conversation

aacuevas
Copy link
Collaborator

@aacuevas aacuevas requested review from jonnew and bparks13 February 18, 2025 00:29
- Add on to the issue under review which appears to work well
- There is a race condition of some sort that is present in the `p` action
Copy link
Member

@jonnew jonnew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall seems good. I added some stuff to fix the reset and pause actions. The reset action seems to work well now. The pause action may have some race condition hidden in it. Sometimes unpausing causes a segfault that appears to be due to some left over, unaligned data somehow getting into the read stream. That or the internal, referenced coutned buffer is somehow not being reset correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants