Software /
code /
prosody-modules
File
mod_traceback/README.md @ 6180:8f52eb411737
mod_groups_internal: Use syntax closer to Lua in README
author | Rémi Bardon <remi@remibardon.name> |
---|---|
date | Fri, 31 Jan 2025 02:09:38 +0100 (7 weeks ago) |
parent | 6003:fe081789f7b5 |
line wrap: on
line source
This module writes out a traceback to `traceback.txt` in Prosodys data directory (see `prosodyctl about`) when the signal `SIGUSR1` is received. This is useful when debugging seemingly frozen instances in case it is stuck in Lua code.