Log

util/async.lua @ 8615:e77b37de482e

description author age
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
util.async: Ensure runner is left in correct state after out-of-main-loop error (+tests) Matthew Wild Fri, 16 Mar 2018 22:26:15 +0000
util.async: Log the non-error state as well when there is an error being processed Matthew Wild Fri, 16 Mar 2018 17:13:20 +0000
util.async: Bugfix, don't continue main loop while there is a pending error Matthew Wild Fri, 16 Mar 2018 17:12:36 +0000