Skip to content

Conversation

@cptwunderlich
Copy link
Contributor

@cptwunderlich cptwunderlich commented Feb 7, 2026

Build failed, bc. Docker container didn't use tag with patch version. So we inadvertently upgraded from GHC 9.10.2 to 9.10.3.
This PR just upgrades everything to GHC 9.10.3 compatible and uses the Docker image tag with patch version fixed.

Fixes #10704

@cptwunderlich
Copy link
Contributor Author

update gives a DB deadlock. Looking into it...

@cptwunderlich cptwunderlich marked this pull request as draft February 7, 2026 13:41
@cptwunderlich cptwunderlich marked this pull request as ready for review February 7, 2026 14:04
@volyrique
Copy link
Contributor

Try sorting the database rows that you update by ID.

@joanhey
Copy link
Contributor

joanhey commented Feb 8, 2026

Please add the maintainers in the benchmark_config.json.

So with any change or marked as broken, it'll be notified to them.

Example:

{
"framework": "quarkus",
"maintainers": ["franz1981", "Sanne", "geoand"],
"tests": [
{
"default": {

@joanhey
Copy link
Contributor

joanhey commented Feb 9, 2026

Please add the maintainers, or the next time that is marked as broken, nobody will be notified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants