-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
Description
There is not so much documentation about using 'task_err' event that user can call like this
task.emit('task_err', err)
At first I thought that it is undocumented inner feature, but the code doesn't enit it itself. It is possible to make a situation with task_err
clearer?
markstos and caroso1222