Search before asking
Description
Right now, we have define some methods at the Task plugin, e.g. init, handle, cancel.
There are no close methods, so it's not convenient if we need to close some resource after the task plugin executes.
So it's needed to add Lifecycle interface to do this.
Are you willing to submit a PR?
Code of Conduct