-
Notifications
You must be signed in to change notification settings - Fork 552
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, it's really difficult to determine where an error occurred in a user's script input, because of how it's evaluated.
One option for improving this might be two wrap the user script in a string for creating the async function, and then writing that to a file and executing it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request