Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Made program more robust#26

Merged
micr0-dev merged 1 commit intomainfrom
cleanup/errorhandling
Mar 13, 2024
Merged

Made program more robust#26
micr0-dev merged 1 commit intomainfrom
cleanup/errorhandling

Conversation

@micr0-dev
Copy link
Copy Markdown
Owner

  • Removed unnecessary log.Fatal() with log.Println() and default values
  • Replaced remaining log.Fatal() with os.Exit(1) for cleaner exists, allowing cleanup tasks to run before exit.

@micr0-dev micr0-dev merged commit ad0de5b into main Mar 13, 2024
@micr0-dev micr0-dev deleted the cleanup/errorhandling branch March 13, 2024 20:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant