Skip to content

Non-determinism in publishing in presence of errors#10484

Merged
epananth merged 5 commits intodotnet:mainfrom
epananth:issue-10360
Aug 26, 2022
Merged

Non-determinism in publishing in presence of errors#10484
epananth merged 5 commits intodotnet:mainfrom
epananth:issue-10360

Conversation

@epananth
Copy link
Copy Markdown
Member

@epananth epananth commented Aug 17, 2022

To double check:

Issue -> #10360

We should not read Log.HasLoggedErrors to determine what to do here. That way it will not PublishAssetsWithoutStreamingPublishingAsync will not stop when an error is logged here

Log.LogError($"Could not locate '{package.Id}.{package.Version}' at '{localPackagePath}'");
. This will consider only the local state not the global state

@epananth epananth merged commit 9180242 into dotnet:main Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants