Skip to content

Don't keep unsupported/ignored repos error for server-side resolution#804

Merged
eseliger merged 1 commit into
mainfrom
es/fix-err-handle
Jul 20, 2022
Merged

Don't keep unsupported/ignored repos error for server-side resolution#804
eseliger merged 1 commit into
mainfrom
es/fix-err-handle

Conversation

@eseliger

Copy link
Copy Markdown
Member

The error was the global error and wasn't unset ever, so the execution would go on and eventually it fails with that error in the end.
Also fixes a swallowed error for clear cache.

Test plan

Verified the error is no longer kept.

@eseliger eseliger added the bug Something isn't working label Jul 20, 2022
@eseliger eseliger requested a review from a team July 20, 2022 23:10
The error was the global error and wasn't unset ever, so the execution would go on and eventually it fails with that error in the end.
Also fixes a swallowed error for clear cache.
@eseliger eseliger force-pushed the es/fix-err-handle branch from b84bf40 to ec95faf Compare July 20, 2022 23:13
@eseliger eseliger merged commit f02a713 into main Jul 20, 2022
@eseliger eseliger deleted the es/fix-err-handle branch July 20, 2022 23:36
scjohns pushed a commit that referenced this pull request Apr 24, 2023
…#804)

The error was the global error and wasn't unset ever, so the execution would go on and eventually it fails with that error in the end.
Also fixes a swallowed error for clear cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants