Pascal Precht b5964348a1 fix(communities): ensure archive import is only cancelled if not already marked as such
There were cases where this caused a crash, as handling magnetlinks would try to close
an already closed tasked channel

See https://github.com/status-im/status-desktop/issues/8996 for more information.

This commit extends the task struct such that it can be marked as cancelled and safely
read and written by multiple go routines.
2023-01-24 08:58:40 +01:00
2021-06-16 16:19:45 -04:00
2022-11-17 10:40:26 +01:00
2023-01-13 17:52:03 +00:00
2021-07-20 10:57:38 +02:00
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2022-12-29 14:16:19 +08:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2023-01-20 13:34:30 +03:00
2022-11-15 11:00:36 -04:00
2023-01-11 08:37:31 -04:00
2022-12-29 14:16:19 +08:00
2021-09-01 13:02:18 +01:00
2023-01-13 17:52:03 +00:00
2022-12-29 14:16:19 +08:00
2022-07-17 15:37:14 +02:00
2023-01-13 17:52:03 +00:00
2022-12-29 14:16:19 +08:00
2023-01-20 13:34:30 +03:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2023-01-19 10:11:44 +01:00
2022-09-28 19:42:17 +08:00
2016-09-21 10:00:29 +08:00
2023-01-10 09:02:37 -04:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%