Blair Zajac <bl...@orcaware.com> writes: > I'm now thinking of putting the retry in svn_io_file_lock2() instead > of handling a deadlock in libsvn_fs_fs itself. It shouldn't hurt any > other use cases and be a general, defensive code.
Should retry be conditional on a threaded build? Can this problem even occur in a non-threaded build? -- Philip