You'll notice
Useful3 Signal0
An unreadable config file no longer aborts saving your settings.
What's wrong with this entry?
Anonymous. No account, no email.
What
An unreadable config file can no longer abort a config save.
Details
- During stale-write detection under the config lock, a failing stat used to be rethrown unless it was ENOENT.
- It is now swallowed and logged instead.
Evidence
Config stale-write stat failed:
Strings lifted out of the shipped bundle, so the claim above can be checked against them.