Details
Details
- Reviewers
kamil - Commits
- rCOMM0e7b20072836: [lib] Broadcast account deletion message to peers
Tested together with D12945.
Deleted account when having device list with a secondary device and a peer in auxUserStore. Verified that both peer and my device received the ACCOUNT_DELETION message.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/actions/user-actions.js | ||
---|---|---|
536–537 | This is because of Flow not being able to infer these as non-null after await broadcastAccountDeletion(); was called |
lib/hooks/peer-list-hooks.js | ||
---|---|---|
183–220 | I'll address this in a separate diff |
lib/hooks/peer-list-hooks.js | ||
---|---|---|
149 ↗ | (On Diff #43104) | This feedback was not addressed |