Handler that wraps an untrusted thenable and assimilates it in a future stack
new Async.Thenable(then, thenable)
Handler that wraps an untrusted thenable and assimilates it in a future stack
Parameters
-
then
{function()}
-
thenable
{Object}