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:
parent
ed695cfe20
commit
2875341588
3 changed files with 13 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -115,3 +115,5 @@ genaisrc/genblogpost.genai.mts
|
|||
*.mts
|
||||
# Bazel generated files
|
||||
bazel-*
|
||||
# Test binaries
|
||||
test_translate_race
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue