rudderlabs / rudder-sdk-android

Android SDK for RudderStack - the Customer Data Platform for Developers.
https://www.rudderstack.com
Other
18 stars 29 forks source link

fix: race condition fix using semaphore #388

Closed itsdebs closed 7 months ago

itsdebs commented 7 months ago

Description

This PR attempts to fix/synchronise the DBMigration steps. It ensures that DB Migration should be the first to execute before other DB operations can take place.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud