smartcontractkit / chainlink

node of the decentralized oracle network, bridging on and off-chain computation
https://chain.link
MIT License
6.83k stars 1.65k forks source link

Fix potential data race issue with TXM test #13698

Closed amit-momin closed 6 days ago

amit-momin commented 1 week ago

Experienced the following error during local testing. Updated the test to properly cleanup after the test has completed.

Error occurred while handling tx queue in ProcessUnstartedTxs   {"err": "processUnstartedTxs failed on handleAnyInProgressTx: handleAnyInProgressTx failed: getInProgressEthTx failed: sql: database is closed"}
cl-sonarqube-production[bot] commented 1 week ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube