Skip to content
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

Fix abort reason analysis script, wait longer for server #542

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

jberthold
Copy link
Member

  • The newer GHC requires a single dash in the -package arguments for the Count.hs script, and also needs the containers package

  • the run-with-tarball.sh script should wait longer for the server to become ready (it takes longer with more parallel processes).

* The newer GHC requires a single dash in the `-package` arguments for
  the Count.hs script, and also needs the containers package

* the `run-with-tarball.sh` script should wait longer for the server
  to become ready (it takes longer with more parallel processes).
@jberthold jberthold marked this pull request as ready for review March 7, 2024 03:07
@jberthold jberthold merged commit cd8bac1 into main Mar 7, 2024
5 checks passed
@jberthold jberthold deleted the HOTFIX-fix-analysis-script-for-newer-ghc branch March 7, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants