rstudio / promises

A promise library for R
https://rstudio.github.io/promises
Other
198 stars 19 forks source link

Add onError hook to promise domains #11

Closed jcheng5 closed 6 years ago

jcheng5 commented 6 years ago

This allows Shiny to add stack traces (including deep stack traces). Eventually this functionality should be in a separate package from both promises and Shiny.