ONNX Runtime crashes on exit (JavaScript) #83
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
If you run
npm test
you'll see models being downloaded and validated, but at the end, when the actual UForm tests have passed, it prints:And exits with code 134. It's either coming from UForm or ONNX. In the first case, we may not be disposing some of the state properly.
The text was updated successfully, but these errors were encountered: