Issue2562

classification
Title: Windows: OSError: unlink(): an unknown error occurred
Type: behaviour Severity: normal
Components: Versions: Jython 2.7
Milestone:
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: stefan.richthofer
Priority: normal Keywords:

Created on 2017-03-03.13:50:19 by stefan.richthofer, last changed 2017-03-03.13:50:19 by stefan.richthofer.

Messages
msg11165 (view) Author: Stefan Richthofer (stefan.richthofer) Date: 2017-03-03.13:50:19
I observe this error frequently on Windows. Usually failure isn't stable; it succeeds sometimes.

OSError: unlink(): an unknown error occurred: C:\Users\<name>\AppData\Local\Temp\tmpxyn53w

I observed it e.g. in
test_chdir, test_csv, test_file_newlines, test_tempfile
History
Date User Action Args
2017-03-03 13:50:19stefan.richthofercreate