Merge branch 'release/3.2' into release/3.3

This commit is contained in:
Dylan K. Taylor 2018-11-03 12:12:23 +00:00
commit 45a18ffe1e

View File

@ -135,10 +135,6 @@ class TaskHandler{
return $this->period;
}
/**
* WARNING: Do not use this, it's only for internal use.
* Changes to this function won't be recorded on the version.
*/
public function cancel(){
try{
if(!$this->isCancelled()){