Skip to content

Lifecycle callbacks should be called in separate threads #147

Description

@ChristopheCVB

Describe the bug

Lifecycle callbacks should be called in separate threads

Code Sample

Simply add a Lifecycle callback when setting up the OBSRemoteController.

Expected behavior

In order to not to be blocked in our own thread, we should invoke callbacks in a separate thread.

Additional context

None.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions