Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-39053: Add WCS metadata stripping code that doesn't create a WCS. #687

Merged
merged 3 commits into from May 6, 2023

Conversation

isullivan
Copy link
Contributor

No description provided.

try {
obj = channel.read();
} catch (std::runtime_error const&) {
throw LSST_EXCEPT(pex::exceptions::TypeError, "The metadata does not describe an AST object");
Copy link
Contributor

@erykoff erykoff May 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should just return and not throw.

@isullivan isullivan merged commit 2c743f4 into main May 6, 2023
1 check passed
@isullivan isullivan deleted the tickets/DM-39053 branch May 6, 2023 03:41
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.

None yet

2 participants