Use of async lock #99
levimatheri
started this conversation in
General
Replies: 1 comment 1 reply
-
The dotnet exe sometimes does strange things if you execute it multiple times in parallel in my experience with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@RehanSaeed I was just reading through the code to familiarize myself, and was wondering the design reason behind adding
AsyncLock
in theDotnetCli.RunAsync()
Beta Was this translation helpful? Give feedback.
All reactions