Software /
code /
prosody
Log
util/async.lua @ 8627:24b59a62acce
description | author | age |
---|---|---|
util.async: Split runner_continue into smaller functions for easier testing and safety | Matthew Wild | Sun, 18 Mar 2018 12:05:38 +0000 |
util.async: Remove redundant line committed by mistake (Zash, luacheck) | Matthew Wild | Sat, 17 Mar 2018 22:03:08 +0000 |
util.async: ensure change in e77b37de482e applies after out-of-loop resume also | Matthew Wild | Sat, 17 Mar 2018 17:28:07 +0000 |
util.async: Behaviour change: continue to process queued items after errors | Matthew Wild | Sat, 17 Mar 2018 14:54:48 +0000 |
util.async: Convert asserts to a return false (same as other unexpected behaviour) | Matthew Wild | Sat, 17 Mar 2018 11:46:21 +0000 |
util.async: Add comment | Matthew Wild | Fri, 16 Mar 2018 22:31:12 +0000 |
util.async: You can never have too many asserts! | Matthew Wild | Fri, 16 Mar 2018 22:30:25 +0000 |