Skip to content

No way to unbind event handler #17

@CliffCawley

Description

@CliffCawley

Just discovered an issue where the event was still being fired on an already destroyed instance.

You don't provide a way to unbind the event handler that's setup in the InitTimer call.

It would be good if you provided a DestroyTimer() call that stopped the timer and unbound the event handler.

I can make the relevant changes and send a PR if required :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions