Skip to content

task::rekillable should not be unsafe, and just fail the task, not abort the runtime #8232

Closed
@bblum

Description

@bblum
Contributor
No description provided.

Activity

ghost assigned on Aug 8, 2013
flaper87

flaper87 commented on Aug 17, 2013

@flaper87
Contributor

If no one is taking care of this, I'd like to take it.

bblum

bblum commented on Aug 17, 2013

@bblum
ContributorAuthor

@flaper87 go for it; please @bblum me on the pull request

bblum

bblum commented on Aug 23, 2013

@bblum
ContributorAuthor

@flaper87 I am reassigning this bug to you (well, actually, clearing the assignee because github won't let me do that).

flaper87

flaper87 commented on Aug 23, 2013

@flaper87
Contributor

+1 I'll check what's wrong.

added a commit that references this issue on Aug 27, 2013
cd92d2c
added a commit that references this issue on Mar 24, 2022

Auto merge of rust-lang#8232 - Jarcho:match_same_arm_860, r=xFrednet

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

    A-concurrencyArea: ConcurrencyC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @flaper87@bblum

      Issue actions

        task::rekillable should not be unsafe, and just fail the task, not abort the runtime · Issue #8232 · rust-lang/rust