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

[Bug]: Caching doesnt work properly #1

Open
1 task done
Celerium opened this issue Aug 11, 2024 · 0 comments
Open
1 task done

[Bug]: Caching doesnt work properly #1

Celerium opened this issue Aug 11, 2024 · 0 comments
Assignees

Comments

@Celerium
Copy link
Owner

What happened?

Caching needs to be better as my first attempt isn't all that good

Expected behavior?

It should cache results more consistently

Possible Solution?

No response

PowerShell Version

None

What operating system are you seeing the problem on?

No response

Relevant log output

No response

Help Commands

$PSversionTable
Get-Package -Name xxxModuleNamexxx | Select-Object Name,Version,Source,ProviderName
Get-ComputerInfo -Property @( 'OsName', 'OsVersion', 'OsOperatingSystemSKU', 'OSArchitecture', 'WindowsVersion', 'WindowsBuildLabEx', 'OsLanguage', 'OsMuiLanguages' )

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Celerium Celerium self-assigned this Aug 11, 2024
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

No branches or pull requests

1 participant