Closed Golit closed 2 years ago
The function set_seed did not check if the file /etc/machine-id exists resulting in a crash. Using uuid_endpoint instead allows falling back to alternatives and prevent crashes.
thanks for the fix
The function set_seed did not check if the file /etc/machine-id exists resulting in a crash. Using uuid_endpoint instead allows falling back to alternatives and prevent crashes.