diff --git a/async.lua b/async.lua index cb1e774..fa01726 100644 --- a/async.lua +++ b/async.lua @@ -12,6 +12,7 @@ getting a reference to the task for manipulation attaching multiple callbacks cancelling +` proper error traces with internal xpcall? ]] local path = (...):gsub("async", "")