Fixing Concurrency Bug in Parse SDK for Android - Part 1

Опубликовано: 13 Май 2026
на канале: TechYourChance
640
44

In this video, I describe one nasty bug that we encountered in Parse SDK for Android and write a concurrent unit test in an attempt to reproduce the bug. In Part 2 of this video (link:    • Fixing Concurrency Bug in Parse SDK for An...  ), I'll rely on this unit test to implement the bugfix and ensure that the problem is resolved.

Link to the bug on GitHub: https://github.com/parse-community/Pa...