android-build-an-app-architecture-components icon indicating copy to clipboard operation
android-build-an-app-architecture-components copied to clipboard

Race Condition in WeatherNetworkDataSource.getInstance

Open ronykrell opened this issue 6 years ago • 0 comments
trafficstars

Same issue as https://github.com/googlecodelabs/android-build-an-app-architecture-components/issues/38

getInstance Method needs another null check inside the synchronized block

ronykrell avatar Mar 28 '19 00:03 ronykrell