[MXS-4546] Run tests with TSAN Created: 2023-03-06 Updated: 2023-11-06 |
|
| Status: | Open |
| Project: | MariaDB MaxScale |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Run tests with TSAN and make the tests pass. |
| Comments |
| Comment by markus makela [ 2023-05-22 ] |
|
This would require significant changes as TSAN will report unsafe reads of non-atomic variables. For example the server address would cause this to fail. |