Closed matthewp closed 8 years ago
This changes how task overrides are implemented. Instead of wrapping the asynchronous function on every Task call, we now do so once, as early as possible, so that we are the inner most layer of the onion.
Closes #61, #57, and #38
This changes how task overrides are implemented. Instead of wrapping the asynchronous function on every Task call, we now do so once, as early as possible, so that we are the inner most layer of the onion.
Closes #61, #57, and #38