Is there an existing issue for this?
Describe the bug
When running aspire add x on the apphost that is currently running, it fails to acquire the lock.
Also, when runnign aspire new it starts a restore in the background and then if I script to run aspire new followed by aspire add I hit this issue sporadically.
Expected Behavior
The two should be independent
Steps To Reproduce
Create python apphost
Aspire start
Aspire add
Exceptions (if any)
No response
Aspire doctor output
No response
Anything else?
Daily build in python apphost. Might effect more scenarios
Is there an existing issue for this?
Describe the bug
When running
aspire add xon the apphost that is currently running, it fails to acquire the lock.Also, when runnign aspire new it starts a restore in the background and then if I script to run aspire new followed by aspire add I hit this issue sporadically.
Expected Behavior
The two should be independent
Steps To Reproduce
Create python apphost
Aspire start
Aspire add
Exceptions (if any)
No response
Aspire doctor output
No response
Anything else?
Daily build in python apphost. Might effect more scenarios