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

Add lua read_line #286

Closed
wants to merge 1 commit into from
Closed

Conversation

Keith-H-Utron
Copy link
Contributor

add read_line for lua scripts

@Keith-H-Utron
Copy link
Contributor Author

this code has not passed system testing yet

@lundmar
Copy link
Member

lundmar commented Oct 31, 2024

Would be best if you squash all your commits into one feature commit. This way it is easier to track changes.

@Keith-H-Utron
Copy link
Contributor Author

Is there any existing system test script or test methodology? How can we assure that this change makes no regressions?

@lundmar
Copy link
Member

lundmar commented Oct 31, 2024

No, there is no test methodology. I expect people to test the features that they push upstream best they can.

@Keith-H-Utron
Copy link
Contributor Author

Ok, I still need to find some defect causing the last line read with 'read_line' to be missing. Then I can squash my commits into one and will resubmit it then. Wish me luck!

…bal options; prevented warnings

+ Add missing timestamp-format epoch; update send_ to use fsync and tcdrain like normal tty_sync does; rework read_line to save partial line at timeout
@Keith-H-Utron Keith-H-Utron marked this pull request as ready for review November 5, 2024 17:58
@Keith-H-Utron Keith-H-Utron marked this pull request as draft November 7, 2024 18:27
@Keith-H-Utron Keith-H-Utron deleted the add-lua-read_line branch November 7, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants