Skip to content

Task is getting deallocated. #47

Description

@kidsid-Ixigo

I am using the task as shown below and used as a property to singleton class.

            schedulerTask = Plan.every(0.5).do(queue: .global()) {
doSomething()
            }

Which is resulting in this crash.
Screenshot 2019-06-04 at 10 47 46 AM

Activity

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions