Skip to content

Panicking when a write txn tries to free a page which was allocated by itself #85

Panicking when a write txn tries to free a page which was allocated by itself

Panicking when a write txn tries to free a page which was allocated by itself #85

Workflow file for this run

---
name: Benchmarks on PRs (AMD64)
permissions: read-all
on: [pull_request]
jobs:
amd64:
uses: ./.github/workflows/benchmark-template.yaml
with:
benchGitRef: ${{ github.event.pull_request.base.sha }}