8000 kernel: Fix line_history to not be reset by io:setopts by garazdawi · Pull Request #9870 · erlang/otp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kernel: Fix line_history to not be reset by io:setopts #9870

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

Conversation

garazdawi
Copy link
Contributor

When io:setopts is called without specifying line_history it would be set to a list, which would be interpreted as false.

closes #9863

When io:setopts is called without specifying line_history
it would be set to a list, which would be interpreted as
false.

closes erlang#9863
@garazdawi garazdawi added this to the OTP-28.0.1 milestone May 23, 2025
@garazdawi garazdawi requested a review from frazze-jobb May 23, 2025 11:46
@garazdawi garazdawi self-assigned this May 23, 2025
@garazdawi garazdawi added team:VM Assigned to OTP team VM fix testing currently being tested, tag is used by OTP internal CI labels May 23, 2025
Copy link
Contributor
github-actions bot commented May 23, 2025

CT Test Results

    2 files     70 suites   1h 5m 56s ⏱️
1 586 tests 1 333 ✅ 253 💤 0 ❌
1 838 runs  1 527 ✅ 311 💤 0 ❌

Results for commit 5f3a69d.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi merged commit ae31db1 into erlang:maint-28 Jun 16, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0