reduce upnp traffic

This commit is contained in:
Luke Pulverenti
2015-04-29 15:48:46 -04:00
parent 053609ab76
commit 2f57a96568
4 changed files with 86 additions and 69 deletions

View File

@@ -436,7 +436,7 @@ namespace MediaBrowser.Server.Implementations.Persistence
_shrinkMemoryTimer = null;
}
//_writeLock.Wait();
_writeLock.Wait();
if (_connection != null)
{