OrleansContrib / Orleans.SyncWork

This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.
https://OrleansContrib.github.io/Orleans.SyncWork
MIT License
58 stars 12 forks source link

Few housekeeping tasks #51

Closed Kritner closed 9 months ago

Kritner commented 9 months ago

Description

Type of Change

Use an x in between the [ ] for each line applicable to the type of change for this PR

config file for VSCode

Describe testing that was performed for your change

Ran unit tests

Checklist