[added] note to async about external xpcall being needed for better stack traces

This commit is contained in:
Max Cahill 2020-06-02 15:17:36 +10:00
parent a260451d7f
commit eba27da544

View File

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