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

stdlib: prevent shell from crashing when completing Var/ and Var( #9078

Open
wants to merge 2 commits into
base: maint
Choose a base branch
from

Conversation

frazze-jobb
Copy link
Contributor

@frazze-jobb frazze-jobb commented Nov 18, 2024

Fixes #9071

@frazze-jobb frazze-jobb added team:VM Assigned to OTP team VM fix labels Nov 18, 2024
@frazze-jobb frazze-jobb self-assigned this Nov 18, 2024
@frazze-jobb frazze-jobb force-pushed the frazze/stdlib/completion_of_slash_expression_crashes/OTP-19361 branch from 335f3cc to 0be18d1 Compare November 18, 2024 11:58
garazdawi
garazdawi previously approved these changes Nov 18, 2024
@frazze-jobb frazze-jobb changed the base branch from master to maint November 18, 2024 14:09
@frazze-jobb frazze-jobb dismissed garazdawi’s stale review November 18, 2024 14:09

The base branch was changed.

Copy link
Contributor

github-actions bot commented Nov 18, 2024

CT Test Results

    2 files     95 suites   1h 8m 18s ⏱️
2 157 tests 2 108 ✅ 48 💤 1 ❌
2 516 runs  2 465 ✅ 50 💤 1 ❌

For more details on these failures, see this check.

Results for commit 8143aac.

♻️ 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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Erlang shell (erl) crashing
2 participants