mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
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.
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
License
Description
Languages
Go
98.6%
Python
0.7%
Shell
0.4%
Makefile
0.1%
Groovy
0.1%