Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(blink): split Blink extension's lib file into multiple files #353

Merged
merged 9 commits into from
Nov 3, 2023

Conversation

sdwoodbury
Copy link
Contributor

What this PR does 📖

  • puts the background tasks in their own files so that it's easier to find stuff.
  • also took the IPFS variable out of a lock because under the hood that struct is using a channel to send commands to a task doesn't need a lock.
  • added a new error
    Which issue(s) this PR fixes 🔨

Special notes for reviewers 🗒️

Additional comments 🎤

@sdwoodbury sdwoodbury self-assigned this Nov 3, 2023
@sdwoodbury sdwoodbury merged commit 0255837 into main Nov 3, 2023
1 check passed
@sdwoodbury sdwoodbury deleted the chore/refactor-blink branch November 3, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant