Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: return concrete MemFS from StickyVFSRegistry
The StickyVFSRegistry is only used with in-memory vfs.MemFS for now. Return the concrete type from the Get method directly, to avoid unnecessary casts on the caller site. Epic: none Release note: none
- Loading branch information