Skip to content

Make it possible to run TaskScheduler and IOCore in user's threads #40

Description

@Gerold103

Those classes must have a Run() method which anybody can run in any thread. Even in the main one. Similar to how boost::asio::io_context's run() method works. And naturally those must be stoppable then with a method like Stop() + Run() again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions