Skip to content

No way to tell if the event loop is currently running #108

Description

@danog

The isRunning method will return true if the event loop fiber is running or suspended, which means there is no way for code to tell if EventLoop::run() can be started or not (i.e. if recursing inside of a shutdown handler that invokes EventLoop::run)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions