Skip to content

[hare] Update for hare 0.25.2#728

Merged
kanaka merged 1 commit intokanaka:masterfrom
einsiedlerspiel:hare
Oct 2, 2025
Merged

[hare] Update for hare 0.25.2#728
kanaka merged 1 commit intokanaka:masterfrom
einsiedlerspiel:hare

Conversation

@einsiedlerspiel
Copy link
Copy Markdown
Contributor

This PR updates the hare implementation to work with hare 0.25.2, by explicitly handling !nomem, for now we abort when out of memory, as was the default for previous versions of hare. Does not include any changes to the logic and should not alter behviour.

Switches the Docker image to Debian:testing, because Ubuntu hasn't updated it's hare repo.

Pull request requirements:

  • Commits are well written and well organized.
  • Commits for a specific implementation should be prefixed with
    the implementation name.
  • Github Actions CI passes all checks (including self-host)

Allocations may return `!nomem`.
@kanaka kanaka merged commit c8cab78 into kanaka:master Oct 2, 2025
4 checks passed
@einsiedlerspiel einsiedlerspiel deleted the hare branch February 16, 2026 18:39
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.

2 participants