mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
5c55ab5264
This commit fixes one source of flakyness in the tests, which was an actual bug. If 1 device is registering with a push notification server, if there's another device with the same public key, both would mark themselves as registered, while maybe only one has been actually registered. To fix this, we keep track of the request ids we send (in memory for now), and only mark it as registered if the request was originating on this device.
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
0.88.6
|