3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-05-25 03:16:21 +00:00

Fix race condition in ast_manager::update_fresh_id

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-11-22 00:48:19 +00:00
parent ed695cfe20
commit 2875341588
3 changed files with 13 additions and 2 deletions

2
.gitignore vendored
View file

@ -115,3 +115,5 @@ genaisrc/genblogpost.genai.mts
*.mts
# Bazel generated files
bazel-*
# Test binaries
test_translate_race