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

Gracefull crash handling & interface refactor #66

Closed
AssemblyJohn opened this issue Apr 24, 2024 · 0 comments · Fixed by #70
Closed

Gracefull crash handling & interface refactor #66

AssemblyJohn opened this issue Apr 24, 2024 · 0 comments · Fixed by #70
Assignees

Comments

@AssemblyJohn
Copy link
Collaborator

AssemblyJohn commented Apr 24, 2024

Describe the problem

At the moment the library crashes quite a lot on minor issues related to the state or on executing operations. It should handle the case properly.

Some interface functions also need a better error handling/reporting, like the 'generate CSR' interface call.

Describe your solution

Handle all the possible crash cases and modify the interface to fit the new handling .

Additional context

No response

@AssemblyJohn AssemblyJohn self-assigned this Apr 24, 2024
@AssemblyJohn AssemblyJohn changed the title Gracefull crash handling Gracefull crash handling & interface refactor Apr 29, 2024
@AssemblyJohn AssemblyJohn linked a pull request May 1, 2024 that will close this issue
3 tasks
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.

1 participant