Open Neo-Zhixing opened 4 years ago
Added delete method in Task so that users could delete a task after it was created.
delete
Double delete can not happen, because once a task was terminated its main function will never return.
Added
delete
method in Task so that users could delete a task after it was created.Double delete can not happen, because once a task was terminated its main function will never return.