10 Commits

Author SHA1 Message Date
Jedd Morgan a50809bc91 refactor!: Major code cleanup for clearer state (#27)
.NET Build and Publish / build (push) Has been cancelled
* Quick pass

* no locks

* github actions

* publish via github actions

* pack

* Parent non-optional

* Generics are fun

* second pass

* Group workers, CTS, and Task in a class for simpler nullability

* pollysharp

* reverted cancellation changes

* reset state

* Update samples

* changes

* still working

* the fix

* private workers

* comments

* comments 2

* comments 3

* public worker count
2025-06-16 13:00:44 +01:00
Jedd Morgan eb97eb1df8 refactor: Add sourcelink and Github Actions (#28)
* Quick pass

* no locks

* github actions

* publish via github actions

* pack
2025-06-13 17:29:55 +01:00
Alan Rynne 83c72a7131 chore: Updated project to SDK style 2023-03-06 22:19:08 +01:00
Ryan Hughes d563e5cfe5 Safely scope workers in demo implementation. (#19) 2023-02-23 11:19:38 +01:00
Dimitrie Stefanescu 2f2be53bff fix: fixes incorrect cancellation 2021-04-03 18:22:22 +01:00
Dimitrie Stefanescu 8dc8c9a0fb Merge branch 'main' into dim/fixes 2021-04-03 18:07:21 +01:00
Dimitrie Stefanescu bdc105fa95 feat(cancellation): implements it cyclotron component 2021-04-03 17:59:58 +01:00
Dimitrie Stefanescu c314fc5834 feat(cancellation): exposes task cancellation method 2021-04-03 17:10:36 +01:00
Alan Rynne b97846efbb Added logos to demo 2020-12-07 15:22:39 +01:00
Alan Rynne ff5f9d6320 fix: Reorganized solution into two projects
Demo project for sample implementations and project for publishing dll
2020-12-07 14:51:43 +01:00