Skip to content

dispatch_release not called on semaphore. #8

@danielt1263

Description

@danielt1263

I noticed that dispatch_release is never called on the semaphore. According to Apple's docs:

When your application no longer needs the semaphore, it should call dispatch_release to release its reference to the semaphore object and ultimately free its memory."

I would put it in myself with a pull request, but I'm not entirely sure where it should go.

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