This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Events: enable class names and return jobdata
If the handler is an ES6 Class, return `handler.constructor.name` instead of `handler.type` in events. In the `job.handled` event, return the jobdata as the second parameter.
- Loading branch information