Overrides ExecutionContextAwareInterface::destroy
public function destroy(int|string $id) : void { unset($this->forks[$id]); }