You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The promise type and it's usage in the fetch package can be greatly simplified.
In particular the topic of closing channels from multiple locations needs to be simplified.
Description
The
promise
type and it's usage in thefetch
package can be greatly simplified.In particular the topic of closing channels from multiple locations needs to be simplified.
Discussed in #6152
Affected code
https://github.com/spacemeshos/go-spacemesh/blob/develop/fetch/fetch.go#L61
The text was updated successfully, but these errors were encountered: