There is another subtle problem. If the file close is not done after the 
unlock which is how it works now then the file is still open. It is not 
possible to get the exclusive lock in session.connect() until the file is 
closed so the second request remains blocked.

Reply via email to