Skip to content

Async/await syntax and library improvements #38

Description

@Rohansi

The current async library works but really isn't nice to use. Errors inside tasks are impossible to handle and don't have meaningful stack traces.

Async functions should be able to fix both of these because the await expression would be able to do more than just save state and return.

More information will be added here later.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions