JavaScript is Disabled
Please enable javascript and refresh the page
Skip to main content
Azure DevOps
LabApps21
/
LAP
/
Repos
/
Commits
/
Threading
Sign in to your account
Sign in
LAP
Overview
Boards
Repos
Files
Commits
Branches
Tags
Pull requests
Pipelines
Artifacts
master
Commits
On
Graph
Commit
Pull Request
Status
More actions
more StateMachine tests
1d6a87cf
LA
Labyrinth Apps
Nov 20, 2022 at 5:21 AM
fix race condition in StateMachine tests
05c6671c
LA
Labyrinth Apps
Nov 20, 2022 at 5:16 AM
release 4.0
0c5ad524
LA
Labyrinth Apps
Nov 19, 2022 at 5:25 AM
benchmarking
a80a2e3b
LA
Labyrinth Apps
Nov 19, 2022 at 5:25 AM
reverted breaking change - TaskObservers
637a289c
LA
Labyrinth Apps
Nov 19, 2022 at 4:27 AM
public expose Observer on ExecutableItemBase
179fe21e
LA
Labyrinth Apps
Nov 18, 2022 at 1:46 PM
fix timing issue in tests
bf40660a
LA
Labyrinth Apps
Nov 18, 2022 at 1:12 PM
skipping intermittent test failure
6c94a700
LA
Labyrinth Apps
Nov 18, 2022 at 1:04 PM
removed .NET 4.8 targets
7f6dbb03
LA
Labyrinth Apps
Nov 18, 2022 at 12:55 PM
added support for .NET 7.x to build pipeline
34ff7a5a
LA
Labyrinth Apps
Nov 18, 2022 at 12:51 PM
added new zero-allocation ValueTaskQueue; tests and benchmarks
8931c4b7
LA
Labyrinth Apps
Nov 18, 2022 at 12:43 PM
benchmarking
24869a5d
LA
Labyrinth Apps
Nov 18, 2022 at 7:48 AM
updated dependencies
59c56abc
LA
Labyrinth Apps
Nov 9, 2022 at 5:54 AM
cleanup
5a9248a8
LA
Labyrinth Apps
Nov 9, 2022 at 5:51 AM
breaking changes in execution items:
ca09535a
LA
Labyrinth Apps
Nov 5, 2022 at 6:49 AM
updated private dependencies
7efbd8ef
LA
Labyrinth Apps
Nov 2, 2022 at 5:58 AM
promote nullable warnings to errors
0bf1d002
LA
Labyrinth Apps
Nov 2, 2022 at 5:55 AM
test package update
186e8790
LA
Labyrinth Apps
Oct 23, 2022 at 6:54 AM
build-only package updates
66e9e844
LA
Labyrinth Apps
Oct 15, 2022 at 4:28 AM
test package updates
9d66ce91
LA
Labyrinth Apps
Sep 10, 2022 at 2:23 PM
build/test package updates
da0a69b4
LA
Labyrinth Apps
Aug 28, 2022 at 8:07 AM
removed net48 target
859f930f
LA
Labyrinth Apps
Jul 26, 2022 at 5:16 AM
privat package updates
0c7b45c3
LA
Labyrinth Apps
Jul 26, 2022 at 5:00 AM
removed deprecated AsyncQueue
9f0a74e2
LA
Labyrinth Apps
Jul 26, 2022 at 4:52 AM
release 3.1
91af5555
LA
Labyrinth Apps
Jun 25, 2022 at 9:16 AM
code cleanup; added initialCount to AwaitableCounter
72f04c33
LA
Labyrinth Apps
Jun 25, 2022 at 9:15 AM
build/test package updates
a0d5179c
LA
Labyrinth Apps
Jun 4, 2022 at 4:00 AM
set PackageRequireLicenseAcceptance to false
251a8e1f
LA
Labyrinth Apps
May 6, 2022 at 7:40 AM
release 3.0; breaking changes to interfaces - added CancellationToken parameters to many interfaces
82f83c08
LA
Labyrinth Apps
May 6, 2022 at 4:54 AM
added cancellation token to IExecutionQueue.EnqueueAsync
df038c7f
LA
Labyrinth Apps
May 5, 2022 at 1:04 PM
build/test package updates
4b47a579
LA
Labyrinth Apps
May 5, 2022 at 8:50 AM
updated license expression
6f4190e7
LA
Labyrinth Apps
Apr 29, 2022 at 1:03 PM
project info updates
e553c0cd
LA
Labyrinth Apps
Apr 28, 2022 at 5:35 AM
fixed pipeline build issue
bf309f92
LA
Labyrinth Apps
Apr 27, 2022 at 4:08 AM
updates packages: System.Reactive, System.Threading.Channels
274f1650
LA
Labyrinth Apps
Apr 27, 2022 at 4:01 AM
cleanup
bb96ad05
LA
Labyrinth Apps
Apr 27, 2022 at 3:10 AM
release 2.2
37565979
LA
Labyrinth Apps
Mar 28, 2022 at 1:12 PM
removed async/await inside Parallel.For loops
37a2c9ef
LA
Labyrinth Apps
Mar 28, 2022 at 1:02 PM
improved executable item cleanup when underlying queue is cancelled or disposed.
e9bfe2e0
LA
Labyrinth Apps
Mar 28, 2022 at 12:55 PM
refactor queue reader interface
b4b65fe1
LA
Labyrinth Apps
Mar 24, 2022 at 7:02 AM
cleanup
9385ea14
LA
Labyrinth Apps
Mar 24, 2022 at 7:00 AM
refactoring queue writer interface
a960de8d
LA
Labyrinth Apps
Mar 24, 2022 at 6:59 AM
cleanup
aaec665c
LA
Labyrinth Apps
Mar 24, 2022 at 6:55 AM
release 2.1
e74c5b9a
LA
Labyrinth Apps
Mar 24, 2022 at 2:18 AM
simplified/removed bool result from EnqueueAsync - now throws if cannot enqueue
41cc037b
LA
Labyrinth Apps
Mar 24, 2022 at 1:51 AM
removed net48 test target
4511c294
LA
Labyrinth Apps
Mar 23, 2022 at 2:02 PM
breaking change - removed dependency on ILogger
bd869449
LA
Labyrinth Apps
Mar 23, 2022 at 1:59 PM
changed IExecutable method void Execute() -> ValueTask ExecuteAsync()
4f0cfda1
LA
Labyrinth Apps
Mar 23, 2022 at 8:57 AM
fixed test targets for ADO pipeline
61f1bc51
LA
Labyrinth Apps
Feb 23, 2022 at 3:07 AM
test package update
5c8a8443
LA
Labyrinth Apps
Feb 23, 2022 at 3:02 AM