Software / code / prosody-modules
File
mod_traceback/README.md @ 6216:2f2539ce8f3b
mod_push2: implement grace period
| author | Stephen Paul Weber <singpolyma@singpolyma.net> |
|---|---|
| date | Mon, 24 Mar 2025 22:18:47 -0500 |
| 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.