Commit 6616307
chore(android): add TODO for async pin notification in initialize()
notifyPinChangeListeners() still blocks promise resolution by ~2s via
getPins()->refreshConfig()->CountDownLatch.await(no timeout). Low priority
now that init-fetch is removed, but worth tracking for a future fix.1 parent 3452f7e commit 6616307
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
699 | 699 | | |
700 | 700 | | |
701 | 701 | | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
702 | 707 | | |
703 | 708 | | |
704 | 709 | | |
| |||
0 commit comments