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

Added QueueManager system, ProcessManager system. Added function write_config for better saving config. #35

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

bariscodefxy
Copy link
Contributor

Patches

  • Added queue save system. (If you exit from app, queue will be saved automatically to /tmp/pardus-software-queue.tmp. When you reopen the app it will load queue from this file and install/remove processes will start.)
  • Added process manager class. (This class is for getting current apt install process id by Pardus Software, and can check pid is still running.)
  • Added write_config function for config saving instead of writing the code to all config save functions.

Note

This patches may have issues! We should try these before merge.

@fthaltun
Copy link
Member

fthaltun commented Jul 3, 2024

Thanks but that's not working properly

@bariscodefxy
Copy link
Contributor Author

Thanks but that's not working properly

I know I'm still making changes.

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