Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix checking DiskBuffer is opened [pr] (#8547)
`assert self.device.mem is not None` did not assert because `.mem` triggers AttributeError first
- Loading branch information