Skip to content

Conversation

tropicaaal
Copy link
Contributor

@tropicaaal tropicaaal commented Oct 11, 2025

This PR provides a more "proper" implementation of process exiting in VEXos programs by going through vexSystemExitRequest rather than calling intrinsics::abort, which exits using an undefined instruction trap. This matches the existing implementation of rt::abort_internal and therefore makes std::process::exit have the same behavior as returning from main on VEXos targets.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Oct 11, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 11, 2025

r? @ibraheemdev

rustbot has assigned @ibraheemdev.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants