Skip to content

Better error handling #34

Description

@AmnezziaCS

Right now the process entirely relies on

process.on("unhandledRejection")

which is really bad because it kills the purpose of try-catching and therefore should be changed for a better error handling.

Also need to unify behaviours.

Metadata

Metadata

Assignees

Labels

estimate: longA task that'll take a severe amount of time.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions