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

Fixing server errors and other minor changes. #315

Open
wants to merge 3 commits into
base: v2.x/staging
Choose a base branch
from

Conversation

Atharva-Kanherkar
Copy link

Proposed Changes

Refactor Directory Creation Logic

  • Replaced repetitive directory creation code: Introduced a helper function ensureDirSync() to streamline directory creation with default permissions.
  • Removed redundant debug logging: Cleaned up the initialization sequence by removing unnecessary logging.
  • Minor improvements: Simplified the overall structure for better readability and maintainability.
  • SAF keyring error: Currently changed to a log, and a fix has to be found.

Type of Change

  • Bug fix: Non-breaking change which fixes an issue.

PR Checklist

Please delete options that are not relevant.

  • If the changes in this PR are meant for the next release / mainline, this PR targets the "staging" branch.
  • My code follows the style guidelines of this project (see: Contributing guideline)
  • I have commented my code, particularly in hard-to-understand areas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready for Review
Development

Successfully merging this pull request may close these issues.

1 participant