Skip to content

[NSProgress setCancellationHandler:] is not copying the cancellation handler block. #523

@rupertdaniel

Description

@rupertdaniel

When you set a cancellation handler to NSProgress, the cancellation handler block is not being copied. Which results in a crash if you try to call [NSProgress cancel] at a later date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions