17 Forks
119 Stars
119 Watchers

async

A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes discovery.

How to download and setup async

Open terminal and run command
git clone https://github.com/StudioSol/async.git
git clone is used to create a copy or clone of async repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with async https://github.com/StudioSol/async/archive/master.zip

Or simply clone async with SSH
[email protected]:StudioSol/async.git

If you have some problems with async

You may open issue on async support forum (system) here: https://github.com/StudioSol/async/issues