Antonio Scandurra
9a8b0388fa
Replace synchronous Store lock with an async lock
...
This also fixes some failures due to `broadcast` and `update_contacts_for_users`
being fallible. As part of this commit, these two functions don't return `Result`
anymore: the reason for this change is that we don't want a request to fail only
because a peer disconnected while we were trying to broadcast a message to them.
2022-04-11 17:56:30 +02:00
..
2022-04-06 10:23:33 -07:00
2022-04-07 16:20:49 -07:00
2022-04-09 07:40:24 -06:00
2022-03-04 13:54:07 -08:00
2022-03-03 16:15:56 -08:00
2022-04-06 10:23:33 -07:00
2022-04-07 16:20:49 -07:00
2022-04-09 07:40:24 -06:00
2022-04-07 16:20:49 -07:00
2022-03-03 16:15:56 -08:00
2022-03-03 16:15:56 -08:00
2022-04-07 16:20:49 -07:00
2022-04-09 07:40:24 -06:00
2022-04-11 13:42:30 +02:00
2022-04-09 07:40:24 -06:00
2022-04-11 13:17:47 +02:00
2022-04-08 10:06:51 -06:00
2022-04-07 16:20:49 -07:00
2022-04-09 07:40:24 -06:00
2022-04-07 16:20:49 -07:00
2022-04-07 16:20:49 -07:00
2022-04-09 07:40:24 -06:00
2022-04-09 07:40:24 -06:00
2022-04-11 17:56:30 +02:00
2022-04-09 07:55:23 -06:00
2022-03-11 13:02:20 -08:00
2022-04-08 10:06:51 -06:00
2022-04-11 13:17:47 +02:00
2022-04-04 12:13:59 -07:00
2022-04-09 07:40:24 -06:00
2022-04-08 10:06:51 -06:00
2022-04-09 07:40:24 -06:00
2022-04-09 07:40:24 -06:00
2022-04-09 08:23:58 -06:00