If a transcript is a symlink, resume now explains the problem instead of showing a raw error.
What's wrong with this entry?
If resuming a session fails because the transcript file is a symbolic link, you now get a specific explanation instead of the raw system error.
- Triggered when the underlying error code is ELOOP.
- The message says session storage does not read through the link, and tells you to put the original file back if you made the link yourself, or remove the link otherwise.
which session storage does not read through. If you made that link yourself, put the original file back in its place; otherwise remove the link.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.