constellation-app / constellation

A graph-focused data visualisation and interactive analysis application.
https://constellation-app.com
Apache License 2.0
385 stars 59 forks source link

Trying to fix rare test failing #2179

Closed Quasar985 closed 1 week ago

Quasar985 commented 1 month ago

Prerequisites

Description of the Change

Changed one line of code to attempt to stop concurrency modification exception that still sometimes occurs. Also added print statements to test file.

Alternate Designs

N/A

Why Should This Be In Core?

N/A

Benefits

Tests will no longer fail randomly

Possible Drawbacks

None

Verification Process

Can be verified by re-running test cases either online or locally.

Applicable Issues

N/A

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud