Skip to content

Added many stuff #49

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

Merged
merged 2 commits into from
Aug 24, 2022
Merged

Added many stuff #49

merged 2 commits into from
Aug 24, 2022

Conversation

6nz
Copy link
Contributor

@6nz 6nz commented Aug 22, 2022

Added auto-login example, user data dumping to auth file on login,removed unused modules, replaced sys.exit with os._exit(1) cuz os._exit calls the C function _exit() which does an immediate program termination(sys.exit can't stop threads), added a few "detailed" comments
+smaller keyauth.py file size when compiled bc removed all the unused modules

6nz added 2 commits August 22, 2022 14:48
Added auto-login example, user data dumping to auth file on login,removed unused modules, replaced sys.exit with os._exit(1) cuz os._exit calls the C function _exit() which does an immediate program termination(sys.exit can't stop threads), added a few "detailed" comments
@mazkdevf mazkdevf requested a review from wnelson03 August 22, 2022 13:06
@wnelson03
Copy link
Contributor

@mazkdevf doing university course work rn. If you test it and it runs fine, feel free to merge 👍

@mazkdevf
Copy link
Member

@mazkdevf doing university course work rn. If you test it and it runs fine, feel free to merge 👍

@wnelson03 👌 👍🏻

@mazkdevf
Copy link
Member

ill check later

@6nz
Copy link
Contributor Author

6nz commented Aug 23, 2022

goofy ahh

@6nz 6nz merged commit bf9a1b6 into KeyAuth:main Aug 24, 2022
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.

3 participants