Random thought: there's a race here. Consider the case where:
- We discover the file exists. We start it loading.
- While it's still in the primordial state, we open the file.
- And then we close it really quickly.
The file is still in misc files in the primordial state, right? And we'll unload?
(I'm not sure if this is a practical case since that's a really tricky set of timing things to do...which probably means it happens next Tuesday and maybe we should think about this a bit. But I'm willing to pass on it for now.)
Originally posted by @jasonmalinowski in #82863 (comment)
Random thought: there's a race here. Consider the case where:
The file is still in misc files in the primordial state, right? And we'll unload?
(I'm not sure if this is a practical case since that's a really tricky set of timing things to do...which probably means it happens next Tuesday and maybe we should think about this a bit. But I'm willing to pass on it for now.)
Originally posted by @jasonmalinowski in #82863 (comment)