-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exit code 244? #9
Comments
I traced and found that it exited from here: https://github.com/lix-pm/haxeshim/blob/bb352a6/src/haxeshim/HaxeCli.hx#L165 |
the last working version was 0.6.3, issue appears in 0.7.0+ |
and I encountered this in tink_json tests again |
The haxeshim tests fail with 244 too merely by running |
I can't reproduce this in a docker container 😕 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try to run test on tink_sql#pure with haxeshim 0.8.2, the process exits with code 244 without any meaningful error.
0.6.3 was fine though.
The text was updated successfully, but these errors were encountered: