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

random panic #213

Open
Bios-Marcel opened this issue Jul 11, 2023 · 1 comment
Open

random panic #213

Bios-Marcel opened this issue Jul 11, 2023 · 1 comment
Labels
c/chore Category: Something that has to be done c/refactoring Category: A issue or PR that refactors code
Milestone

Comments

@Bios-Marcel
Copy link

This line throws a panic. While this might be acceptable (not sure), it should at least report the error, giving me some clue as to what is going on.

panic("error, this is temporary")

@k3rn31
Copy link
Member

k3rn31 commented Jul 18, 2023

That's a leftover from early implementation days. You're right, it should be removed.

@k3rn31 k3rn31 added c/chore Category: Something that has to be done c/refactoring Category: A issue or PR that refactors code labels Jul 18, 2023
@k3rn31 k3rn31 added this to the v0.5.0 milestone Jul 18, 2023
@k3rn31 k3rn31 modified the milestones: v0.5.0, v0.6.0 Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/chore Category: Something that has to be done c/refactoring Category: A issue or PR that refactors code
Projects
None yet
Development

No branches or pull requests

2 participants