Skip to content

Allow specification of custom TaskScheduler #62

Description

@Kittyfisto

All IRemoteEndPoint and ISilo implementations should allow the specification of a custom task scheduler upon construction. If none is specified by the user, then TaskScheduler.Default shall be used. The specified task scheduler should be used especially during OutOfProcessSilo.Start() as well as for various callbacks which are currently always scheduled using TaskScheduler.Default.

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