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
sha256=cd265a9f84b7fd1769c35ab04e92073e446c2c32088159c0e01cc64ab4d14db7
md5=7e056778b183bce0924def2d7722c313
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/trax/trax.0.4.0/opam
No package is dependent