Justin Arruda
Justin Arruda
I can reproduce this on Windows and on MacOS. Here's a reproduction using a python script to write: ```python from time import sleep with open("test.txt", "a") as f: while True:...
This issue is not Windows specific. I was able to reproduce this behavior on MacOS and Windows per my comment. Further, the `Get-Content -Tail -Wait` behavior in Windows and `tail...
This still looks valid.
After looking through the source it appears that this is working as intended. My apologies. I was under the impression that this exception was for unexpected failures instead of ones...
@wing328 Can you post those starting points?
Ah, yes, sorry.
Perhaps I missed the dkms install command? When I run that now with --force, I get: ``` rtw_8821au.ko: - Uninstallation - Module was not found within /lib/modules/6.8.12-9-pve/ - Original module...