Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.gc: Linter fixes [luacheck] | Matthew Wild | Mon, 15 Jun 2020 14:23:47 +0100 |
util.startup: Configure the GC on startup, using the config or built-in defaults | Matthew Wild | Mon, 15 Jun 2020 14:16:34 +0100 |
util.gc: New module for configuring the Lua garbage collector | Matthew Wild | Mon, 15 Jun 2020 14:16:10 +0100 |
util.prosodyctl.check: Fix traceback by handling SRV '.' target to | Kim Alvefur | Sun, 14 Jun 2020 12:57:50 +0200 |
util.async: Don't attempt to close thread if not created yet | Matthew Wild | Sun, 14 Jun 2020 09:40:08 +0100 |
util.async: Call coroutine.close() on dead threads (Lua 5.4) | Matthew Wild | Sun, 14 Jun 2020 08:49:32 +0100 |
mod_admin_shell: Update for async.wait_for rename | Kim Alvefur | Sat, 13 Jun 2020 14:40:41 +0200 |