Software /
code /
prosody
File
.luacov @ 11538:30feeb4d9d0b
core.certmanager: Catch error from lfs
lfs.dir() throws a hard error if there's a problem, e.g. no such
directory or permission issues. This also gets called early enough that
the main loop error protection hasn't been brought up yet, causing a
proper crash.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 07 May 2021 16:47:58 +0200 |
parent | 9469:cd2f742e5826 |