Fixed major bug in Eco Async class causing infinite loop when await() is called Added multiple variants of EcoAsync constructor to simplify and untangle code of future developers EcoAsync is now generic and so is it's return type! Added comments to every constructor so as not to confuse developers