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

better error-handling and version checks #1691

Merged
merged 4 commits into from
May 10, 2022

Conversation

k9ert
Copy link
Collaborator

@k9ert k9ert commented May 2, 2022

  • Reduce occasions where except: is used withouf explicite error-handling
  • The pypi-version-check had a bug as rc-versions are in the release-array
  • Use a threading.lock() for the SPECTER_PERSISTENCE_CALLBACK_ASYNC as otherwise a lot of processes might get kicked off at the same time which all need memory and slow down system or, even worse, cause OOM.

@netlify
Copy link

netlify bot commented May 2, 2022

Deploy Preview for specter-desktop-docs ready!

Name Link
🔨 Latest commit ae4ff59
🔍 Latest deploy log https://app.netlify.com/sites/specter-desktop-docs/deploys/627918f48365570007e337a9
😎 Deploy Preview https://deploy-preview-1691--specter-desktop-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@k9ert k9ert requested a review from moneymanolis May 4, 2022 08:24
@k9ert k9ert merged commit 767d5a8 into cryptoadvance:master May 10, 2022
@k9ert k9ert deleted the error_handling branch January 27, 2023 12:46
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.

2 participants