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.

AuthorMartin Jambon
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/mjambon/trax
Issue Trackerhttps://github.com/mjambon/trax/issues
Maintainermartin@mjambon.com
Dependencies
Source [http] https://github.com/mjambon/trax/archive/v0.4.0.tar.gz
md5=7e056778b183bce0924def2d7722c313
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/trax/trax.0.4.0/opam
No package is dependent