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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Problem Definition
This relates to PR #5122
To the comments made here https://github.com/onflow/flow-go/pull/5122/files/c26a38eec6564439df9a8934ffff8866f3e3380a#diff-c72a04018fbedd8cfe575b706f0f99a701ce6fea23869a328bbdad4bb8b801ad
The progress log locks on every call which might be expensive
Proposed Solution
The Progress log should be a Closer and should use channels to speed it up.
Definition of Done
The text was updated successfully, but these errors were encountered: