Skip to content

Commit

Permalink
Added release note
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotheinrich committed Nov 8, 2023
1 parent d693556 commit b7c63f1
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
fixes:
- |
Extended stabilizer simulation was sharing a single copy of RngEngine amongst
parallelized states in ``ExtendedStabilizer::State::apply_ops_parallel``,
leading to thread safety issue. Now, a new RngEngine is seeded for each parallel
state.

0 comments on commit b7c63f1

Please sign in to comment.