Updator Logic #29
Notifications
Total Time Spent: 18 minutes
mysticmomba
18 minutes
Dependencies
No dependencies set.
Reference: mysticmomba/AirlockTools#29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement updater to notify end user if there is a new version available
Suggestion for library:
Not sure if we should do this in Rust or Python. I do believe python might be easier as there could be an environment variable inside the script that would specify the current version.
I'm going to try and implement threads in rust, by detaching from the GIL and then reattaching to send the data back to the script