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

memoised available packages slow on first run #355

Open
thisisnic opened this issue Oct 28, 2024 · 1 comment
Open

memoised available packages slow on first run #355

thisisnic opened this issue Oct 28, 2024 · 1 comment
Labels
Bug Something isn't working Difficulty: Low No foreseable design or implementation challenges

Comments

@thisisnic
Copy link

There's a call to Sys.sleep(20) in memoise_available_packages() - wasn't sure if this was intentional or not?

Sys.sleep(20)

@dgkf
Copy link
Collaborator

dgkf commented Oct 28, 2024

The git blame points to me 😬 and I see no reason to keep it around. Thanks for filing the issue @thisisnic

@dgkf dgkf added Bug Something isn't working Difficulty: Low No foreseable design or implementation challenges labels Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Difficulty: Low No foreseable design or implementation challenges
Projects
None yet
Development

No branches or pull requests

2 participants