diff options
| author | 2024-08-02 16:13:04 +0000 | |
|---|---|---|
| committer | 2024-08-03 00:18:45 +0000 | |
| commit | 2b551e71401c698cb389d322d665fc1d9464de43 (patch) | |
| tree | 607212dbbea42ad65b2d3796689ddd5d6b3aa855 /api/api_test.go | |
| parent | c9a43de047db2b19e97282165cee0e231188c72e (diff) | |
Fix ProximityCheck so that re-entrant check calls callback.
This is a followup for I9083d6e87ad199099c117f00dcdc9e7e811435f5.
The test for re-entrant `check` calls, demonstrated that the original CL fixed the ConcurrentModificationException, but also that the check() callback was never invoked. Unregistering before the foreach fixes that.
Test: atest ProximityCheckTest
Flag: EXEMPT bugfix
Bug: 354293532
Change-Id: If4f6d0bd072b0aecf49e8b0e19e358a5a34409a4
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions