Skip to content

Tracking Issue for panic::always_abort() #84438

Description

@ijackson

Feature gate: #![feature(panic_always_abort)]

This is a tracking issue for std::panic::always_abort().

This function causes all future panics to abort. It is useful in the child after libc::fork, and Command uses it for that.

Public API

// std::panic

pub fn always_abort();

Steps / History

Unresolved Questions

  • None yet.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions