Skip to content

Allow specification of custom TaskScheduler #62

@Kittyfisto

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.

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