X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Flibrary%2FRemoteLibraryServer.java;h=1f655457c96a6eb405caef125e5accd1b021f391;hb=0013f760d69fd7db2b298c3da5d89bc0b102eabf;hp=dc9688c4de69c0348a1ee7dbac4665ec581d905a;hpb=d15905f9d78264562da8bbcc36622e4ea4ac4d82;p=fanfix.git diff --git a/src/be/nikiroo/fanfix/library/RemoteLibraryServer.java b/src/be/nikiroo/fanfix/library/RemoteLibraryServer.java index dc9688c..1f65545 100644 --- a/src/be/nikiroo/fanfix/library/RemoteLibraryServer.java +++ b/src/be/nikiroo/fanfix/library/RemoteLibraryServer.java @@ -341,7 +341,7 @@ public class RemoteLibraryServer extends ServerObject { "Read-Only remote library: EXIT", false); } - stop(0, false); + stop(10000, false); } return null;