metarhia / metasync

Asynchronous Programming Library for JavaScript & Node.js
https://metarhia.com
MIT License
206 stars 35 forks source link

Add runIf() shortcut to run async function when it is provided #421

Closed belochub closed 5 years ago

belochub commented 5 years ago

The test will probably fail due to a bug in metatests. /cc @lundibundi

lundibundi commented 5 years ago

This use case was fixed in metatests@0.6.4.

/cc @nechaido