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

optimize xpns_interval() #193

Merged
merged 2 commits into from Apr 27, 2023
Merged

optimize xpns_interval() #193

merged 2 commits into from Apr 27, 2023

Conversation

ReDTerraN
Copy link
Contributor

Small change,

As we already sanitize the output via xpns_opt_checker() we do not need to sanitize it again, we only need to check if it does not equal 0 and sleep for said duration.

@greymd greymd merged commit 1531d8e into greymd:master Apr 27, 2023
182 checks passed
@greymd
Copy link
Owner

greymd commented Apr 27, 2023

thanks!

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.

None yet

2 participants