fix(DispatchChecker): uncovered case in is_dispatchable (cause exception)

This commit is contained in:
Wataru Otsubo 2025-02-10 19:53:39 +09:00
parent 9b8ffad51d
commit de3c73cfb3

View file

@ -65,6 +65,7 @@ function is_dispatchable(conn::DbConnection, psbid::Int64)
# though 860 has 2+ rows
true
end
false
else
single_result.resistance_test_passed == 1 &&
single_result.qspip == 1 &&