Software /
code /
prosody
Comparison
spec/util_datetime_spec.lua @ 8663:a7a9d9511dc1
mod_posix: Delay setting signal handlers until in the main thread
Signal handlers work by setting a debug hook. Hooks are per-thread, so we need this to be called in the main thread. However module loading is not in the main thread anymore.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 22 Mar 2018 21:18:58 +0000 |
parent | 8392:ff8e122526f4 |
child | 12628:b95da9a593be |
comparison
equal
deleted
inserted
replaced
8662:a4e63b037a2a | 8663:a7a9d9511dc1 |
---|