And that works the same if the lockfile is located on an NFS mount? Again,
I guess it would depend on the exact mount options of an NFS mount, or
whether there is an external daemon that cleans up the lockfile outside of
the application crashing, or something like that.


On Tue, Aug 5, 2014 at 11:00 AM, Chris Gardner <[email protected]>
wrote:

> It could very well be windows specific, given how soft is tied to the
> windows api (even on linux - mainwin).
>
> It's kinda clever - i just opened a file in soft, saw the lock file,
> killed the xsi process and the lock file disappeared. Hmmm....
>
> cheers,
> chrisg
>
> On 5 August 2014 06:54, Justin Israel <[email protected]> wrote:
> > Is that Windows-specific behaviour, related to how it can actively
> prevent
> > any other process from accessing the file, and can also delete on close?
> I
> > don't think *nix has that same behaviour. Also does that windows
> behaviour
> > work the same on NFS?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAPoKtNfxc6mW3UJtvJSt9hXHa5Cex%3DvqpS-KG9Mj%3D%3DaAdc8ERg%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0%2BYf_mXfEhLDViD-5bRD7FZ6PpMGw5VScTZ2EsRzt9aA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to