eligrey / eligrey/async.js

Improve error system

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
46
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Update: async.js has been deprecated by native promises syntax

I need to improve the error system so that null can be an allowed return value of async functions. I think I will do something like make them return some kind of `new async.Error(Error exception)` construct, which I could then detect in the generator unroller and throw appropriately.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.