Details
-
Bug
-
Resolution: Fixed
-
Critical
-
master, 7.0.0, 7.0.1, 7.0.2
-
Triaged
-
Windows 64-bit
-
1
-
No
Description
When checking if the data in ns_disksup is stale there is a crash because the ets table does not exist. On windows we should not be attempting to access this table because it doesn't exist and shouldn't exist. This alert shouldn't be available on windows at all, in fact. That means we should just be returning false on windows.
Example: