Open aantron opened 4 years ago
...it should have been failing here. It was possible to change it to a check that the promise is resolved without changing the underlying code (the commit changed only the allOk* functions, not all*).
allOk*
all*
...it should have been failing here. It was possible to change it to a check that the promise is resolved without changing the underlying code (the commit changed only the
allOk*
functions, notall*
).