@crawlee/utilsFunctionsgetCgroupsVersionVersion: 3.13getCgroupsVersion CallablegetCgroupsVersion(forceReset): Promise<null | V1 | V2>gets the cgroup version by checking for a file at /sys/fs/cgroup/memoryParametersoptionalforceReset: booleanReturns Promise<null | V1 | V2>"V1" or "V2" for the version of cgroup or null if cgroup is not found.
gets the cgroup version by checking for a file at /sys/fs/cgroup/memory