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

Print exception details/stacktrace when failed to add a library #8887

Open
Eng-Fouad opened this issue May 7, 2024 · 2 comments · May be fixed by #8888
Open

Print exception details/stacktrace when failed to add a library #8887

Eng-Fouad opened this issue May 7, 2024 · 2 comments · May be fixed by #8888
Assignees

Comments

@Eng-Fouad
Copy link

Eng-Fouad commented May 7, 2024

} catch (IOException e) {
return false;
}

It would be helpful to print exception details/stacktrace when failed to add a library.

@selhagani selhagani self-assigned this May 7, 2024
@selhagani
Copy link
Member

Hi @Eng-Fouad,

Thank you for reaching out to us!

Your suggestion is intriguing and we appreciate you taking the time to share it with us. We'd love to see it in action! If you could create a PR with this suggestion, our team would take a look at it and explore its potential further.

Looking forward to seeing what you come up with!

@Eng-Fouad
Copy link
Author

Hi @Eng-Fouad,

Thank you for reaching out to us!

Your suggestion is intriguing and we appreciate you taking the time to share it with us. We'd love to see it in action! If you could create a PR with this suggestion, our team would take a look at it and explore its potential further.

Looking forward to seeing what you come up with!

Submitted a PR.

@selhagani selhagani removed their assignment May 20, 2024
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 a pull request may close this issue.

4 participants