Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix status check in PackageProxyContainer
When status is STATUS_INITIALIZED or above, it is possible to access the package container. Right now, PackageProxyContainer only access the container after booting which is wrong and make usage of build() "dangerous".
- Loading branch information