提交 ef58cf30 编写于 作者: M Maximilian Michels

[hotfix] fix non-exhaustive match warning

上级 2a49eaaf
......@@ -1692,6 +1692,7 @@ object JobManager {
result match {
case scala.util.Failure(f) => throw f
case _ =>
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册