Message 1 of 3
Crash when msvcrt.locking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been worked in Maya 2019.
I tried to "LOCK a file handle" using msvcrt.locking, but it crashed!
Before run in Maya2019, I tested in a native python and it works.
I don't know the differences between Mayapy and Native Python.
I used portalocker as below