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

Make freeze() fallible #153

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Sh3Rm4n
Copy link
Member

@Sh3Rm4n Sh3Rm4n commented Oct 14, 2020

As mentioned in #151 it is not optimal, that freeze() can panic on so many occasions.

I removed all asserts with returning a custom error code.
Bikeshedding on the error codes appreciated.

Maybe I have to refactor the code a little bit more to make it nicer.

@Sh3Rm4n Sh3Rm4n changed the title Make freeze() faillible Make freeze() fallible Oct 14, 2020
@Sh3Rm4n Sh3Rm4n mentioned this pull request Dec 9, 2020
12 tasks
@Sh3Rm4n Sh3Rm4n mentioned this pull request Mar 9, 2021
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.

1 participant