Under the hood
Useful1 Signal2
Your workspace roots are worked out before settings and credentials load.
What's wrong with this entry?
Anonymous. No account, no email.
What
Startup now resolves the set of workspace roots before it primes settings and credentials, so everything later in initialisation can rely on them being known.
Details
- Runs only when a storage backend is supplied.
- Two further backend steps are awaited in the main init function, one before configuration is enabled and one after the real storage handle is built.
Evidence
primeWorkspaceRoots
Strings lifted out of the shipped bundle, so the claim above can be checked against them.