Commits
Graph
Commit
Pull Request
Status
More actions
more StateMachine tests
1d6a87cf
LA
Labyrinth Apps
fix race condition in StateMachine tests
05c6671c
LA
Labyrinth Apps
release 4.0
0c5ad524
LA
Labyrinth Apps
benchmarking
a80a2e3b
LA
Labyrinth Apps
reverted breaking change - TaskObservers
637a289c
LA
Labyrinth Apps
public expose Observer on ExecutableItemBase
179fe21e
LA
Labyrinth Apps
fix timing issue in tests
bf40660a
LA
Labyrinth Apps
skipping intermittent test failure
6c94a700
LA
Labyrinth Apps
removed .NET 4.8 targets
7f6dbb03
LA
Labyrinth Apps
added support for .NET 7.x to build pipeline
34ff7a5a
LA
Labyrinth Apps
added new zero-allocation ValueTaskQueue; tests and benchmarks
8931c4b7
LA
Labyrinth Apps
benchmarking
24869a5d
LA
Labyrinth Apps
updated dependencies
59c56abc
LA
Labyrinth Apps
cleanup
5a9248a8
LA
Labyrinth Apps
breaking changes in execution items:
ca09535a
LA
Labyrinth Apps
updated private dependencies
7efbd8ef
LA
Labyrinth Apps
promote nullable warnings to errors
0bf1d002
LA
Labyrinth Apps
test package update
186e8790
LA
Labyrinth Apps
build-only package updates
66e9e844
LA
Labyrinth Apps
test package updates
9d66ce91
LA
Labyrinth Apps
build/test package updates
da0a69b4
LA
Labyrinth Apps
removed net48 target
859f930f
LA
Labyrinth Apps
privat package updates
0c7b45c3
LA
Labyrinth Apps
removed deprecated AsyncQueue
9f0a74e2
LA
Labyrinth Apps
release 3.1
91af5555
LA
Labyrinth Apps
code cleanup; added initialCount to AwaitableCounter
72f04c33
LA
Labyrinth Apps
build/test package updates
a0d5179c
LA
Labyrinth Apps
set PackageRequireLicenseAcceptance to false
251a8e1f
LA
Labyrinth Apps
release 3.0; breaking changes to interfaces - added CancellationToken parameters to many interfaces
82f83c08
LA
Labyrinth Apps
added cancellation token to IExecutionQueue.EnqueueAsync
df038c7f
LA
Labyrinth Apps
build/test package updates
4b47a579
LA
Labyrinth Apps
updated license expression
6f4190e7
LA
Labyrinth Apps
project info updates
e553c0cd
LA
Labyrinth Apps
fixed pipeline build issue
bf309f92
LA
Labyrinth Apps
updates packages: System.Reactive, System.Threading.Channels
274f1650
LA
Labyrinth Apps
cleanup
bb96ad05
LA
Labyrinth Apps
release 2.2
37565979
LA
Labyrinth Apps
removed async/await inside Parallel.For loops
37a2c9ef
LA
Labyrinth Apps
improved executable item cleanup when underlying queue is cancelled or disposed.
e9bfe2e0
LA
Labyrinth Apps
refactor queue reader interface
b4b65fe1
LA
Labyrinth Apps
cleanup
9385ea14
LA
Labyrinth Apps
refactoring queue writer interface
a960de8d
LA
Labyrinth Apps
cleanup
aaec665c
LA
Labyrinth Apps
release 2.1
e74c5b9a
LA
Labyrinth Apps
simplified/removed bool result from EnqueueAsync - now throws if cannot enqueue
41cc037b
LA
Labyrinth Apps
removed net48 test target
4511c294
LA
Labyrinth Apps
breaking change - removed dependency on ILogger
bd869449
LA
Labyrinth Apps
changed IExecutable method void Execute() -> ValueTask ExecuteAsync()
4f0cfda1
LA
Labyrinth Apps
fixed test targets for ADO pipeline
61f1bc51
LA
Labyrinth Apps
test package update
5c8a8443
LA
Labyrinth Apps