mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
update startup tests
This commit is contained in:
@@ -455,7 +455,7 @@ namespace MediaBrowser.MediaEncoding.Subtitles
|
||||
|
||||
throw;
|
||||
}
|
||||
|
||||
|
||||
var logTask = process.StandardError.BaseStream.CopyToAsync(logFileStream);
|
||||
|
||||
var ranToCompletion = process.WaitForExit(60000);
|
||||
|
||||
Reference in New Issue
Block a user