Kea Barnes
Kea Barnes
The setup.py file is still looking for REQS.TESTING.txt, but it seems it's no longer provided. I'm not sure if I'm doing something wrong in the installation steps, but manually editing...
**Describe the bug** System: `macOS Sonoma 14.1.2 (23B92)` `sysinfo` version: `0.30.12` When calling `Disks::refresh_list()` repeatedly in a loop, the memory the application uses grows without bound. Variations shown in the...
In the code below, the inner value of `CWPHYMode` which is returned by `interface.activePHYMode()` differs based on the macOS version. ```rust unsafe { let client = CWWiFiClient::sharedWiFiClient(); let interface =...