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

Fixes/backup issues #51

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Fixes/backup issues #51

merged 2 commits into from
Mar 27, 2024

Conversation

gdarko
Copy link

@gdarko gdarko commented Mar 26, 2024

This PR fixes issues reported in #49

  • Fixes error "Undefined SIGINT" constant
  • Fixes backups page error when we have active backups
  • Fixes backup download error

Closes #49

Fixes SIGINT is not defined on environments that are missing the PCNTL library
@gdarko gdarko merged commit 9bb4963 into master Mar 27, 2024
9 checks passed
@gdarko gdarko deleted the fixes/backup-issues-202403 branch June 5, 2024 11:03
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.

Backups are not loading due to undefined method Backup::size()
1 participant