Open
Description
https://learn.microsoft.com/en-us/dotnet/api/system.threading.semaphoreslim?view=net-8.0#examples
Should be
// Task 3 releases the semaphore; previous count: 1.
https://learn.microsoft.com/en-us/dotnet/api/system.threading.semaphoreslim?view=net-8.0#examples
Should be
// Task 3 releases the semaphore; previous count: 1.