DistributedApplicationRunner unconditionally completes publish
Open
area-deployment
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
The DistributedApplicationRunner unconditionally completes the publish via the activity reporter even if the publish might have been explicitly completed by a publishing/deployment component.
The CLI handles duplicate CompletePublish messages fine but we might want to figure out how to avoid firing duplicates on the AppHost side.
Contributor guide
Assessment
This issue has not been assessed yet.