traxversion
Stack-independent exception tracing
Trax defines a special exception, which is used to store a trace of where the exception was raised and re-raised. This is done independently from the state of the call stack. It can be used with Lwt or other asynchronous computations in which exceptions no longer propagate simply to the calling function but may be caught, stored, and re-raised after a while and after other exceptions have occurred in unrelated computations.
Author | Martin Jambon |
---|---|
Published | |
Homepage | https://github.com/mjambon/trax |
Issue Tracker | https://github.com/mjambon/trax/issues |
Maintainer | martin@mjambon.com |
Dependencies | |
Source [http] | https://github.com/mjambon/trax/archive/v0.3.0.tar.gz sha256=a5924c934d49ba1b300d4d464c4a0371838ca6fbae634ef0778bb266acf9c055 md5=90e982beea76aba7bbb3681a92cc0d22 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/trax/trax.0.3.0/opam |
No package is dependent