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

fix: only perform lancedb cpu check for linux #3883

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Patrick-Erichsen
Copy link
Collaborator

Description

Second attempt at #3551

cc @mjkaye

Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 8c6d5ea
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/679a7d85bd6a3e0008409cc5

@mjkaye
Copy link

mjkaye commented Jan 30, 2025

I've conducted some testing today and, as @libandreas pointed out in #3551 (comment) , the VSCode extension crashes before reaching the CPU check. The issues causing these crashes align with what I noted in my previous comment on PR #3714 (please note that line numbers might have shifted slightly) - #3714 (comment) .

The main challenge will be to conditionally import CodebaseIndexer in core.ts, or manage the LanceDB related code within CodebaseIndexer, based on the CPU check. As ever, I'm happy to test more PRs.

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.

2 participants