-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.1.3
-
Component/s: Lock / Autolock
Sentry Issue: NUXEO-DRIVE-147
ValueError: stat: embedded null character in path File "nxdrive\autolocker.py", line 66, in _poll File "nxdrive\autolocker.py", line 81, in _process File "nxdrive\autolocker.py", line 159, in get_open_files File "__init__.py", line 1250, in open_files File "lib\site-packages\psutil\_pswindows.py", line 667, in wrapper File "lib\site-packages\psutil\_pswindows.py", line 956, in open_files File "lib\site-packages\psutil\_common.py", line 374, in isfile_strict
This is another specific error when trying to retreive opened files. Instead of filtering errors when they appear, we should filter on any exception.