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

Add exception handling to _constructor_extract_conda_pkgs #55

Closed
2 tasks done
marcoesters opened this issue Jan 17, 2024 · 1 comment · Fixed by #59
Closed
2 tasks done

Add exception handling to _constructor_extract_conda_pkgs #55

marcoesters opened this issue Jan 17, 2024 · 1 comment · Fixed by #59
Labels
locked [bot] locked due to inactivity type::feature request for a new feature or capability

Comments

@marcoesters
Copy link
Contributor

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

Add exception handling to the multi-threaded execution of _constructor_extract_conda_pkgs because current errors are not descriptive.

Why is this needed?

It helps users identify problems with the installation. See here for an example: ContinuumIO/anaconda-issues#13334

What should happen?

The error message should show the error of api.extract.

Additional Context

No response

@marcoesters marcoesters added the type::feature request for a new feature or capability label Jan 17, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in 🧭 Planning Jan 17, 2024
@jaimergp
Copy link
Collaborator

See #59

@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Done in 🧭 Planning Feb 29, 2024
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity type::feature request for a new feature or capability
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants