It seems that the flipbook lockfile name changed from 17.0 to 17.5? The hostname was using the one without the domain in 17.5, e.g. it is now
.flipbook_lock.<hostname_with_out_domain>-<session_name>
socket.gethostname()
platform.node()
I could try to see if this lock file exists by wildcarding the domain, but just wanted to make sure that there might be a better way to know this for sure?
Thanks so much in advance!
- Viola