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 |
---|---|
License | BSD-3-Clause |
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.4.0.tar.gz sha256=cd265a9f84b7fd1769c35ab04e92073e446c2c32088159c0e01cc64ab4d14db7 md5=7e056778b183bce0924def2d7722c313 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/trax/trax.0.4.0/opam |
No package is dependent