diff options
| author | Schuyler Eldridge | 2020-07-20 11:32:32 -0400 |
|---|---|---|
| committer | GitHub | 2020-07-20 15:32:32 +0000 |
| commit | d177add0df50bfd7059557b2b648d101489b7285 (patch) | |
| tree | fa5944c5c6a70583827b054b141833c4a97499ee /src/test | |
| parent | 1b9f4ddff4102fee72ae4dd8c111c82c32e42d5d (diff) | |
Make InferWidths thread safe (#1775)
Change the class-global, but private ConstraintSolver object inside
InferWidths to instead be constructed on each execute invocation. This
prevents issues with thread safety where running the same InferWidths
object at the same time would cause the ConstraintSolver to get
trampled on.
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions
