Overrides ExecutionContextAwareInterface::fork
public function fork(int|string $id) : void { $this->bcStorage() ->fork($id); }