Skip to content

Need confirmation on whether high-risk lines produce deadlock #5482

Closed
@amab8901

Description

@amab8901

These lines were identified (#5479) as having high probability of producing deadlocks (as in #5429):

  • task/atomic_waker.rs
    • 204
  • broadcast.rs
    • 915
  • notify.rs
    • 771
    • 835
    • 874
  • oneshot.rs
    • 427

I think we need to create some kind of tests to verify whether they actually can cause deadlocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tokioArea: The main tokio crateC-bugCategory: This is a bug.M-syncModule: tokio/sync

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions