googlecodelabs / android-build-an-app-architecture-components

Other
266 stars 133 forks source link

Race Condition in WeatherNetworkDataSource.getInstance #39

Open ronykrell opened 5 years ago

ronykrell commented 5 years ago

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