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: Improve error handling and ensure coroutines continue correctly in case of failure #3763

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

Conversation

lkk214
Copy link
Contributor

@lkk214 lkk214 commented Jan 18, 2025

Description

  • Improve error handling and ensure coroutines continue correctly in case of failure.
  • Simplify isInjectedFile logic and reduce unnecessary closures.
  • Ensure CancelAutocompleteAction updates on EDT.
  • Ensure that the state is cleared after refresh, and files->uris when the file changes.

Copy link

netlify bot commented Jan 18, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit 54c6157
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67a27c0f2772350008e611dc

@Patrick-Erichsen
Copy link
Collaborator

@lkk214 sorry for the delay in review here! I resolved the merge conflict that was on this PR and pushed up the changes, just needed to handle some updated object restructuring logic for apply.

Before we merge, mind providing a few manual testing instructions for me to walk through the changes? Looks good overall but worth a double check.

@lkk214
Copy link
Contributor Author

lkk214 commented Feb 1, 2025

@Patrick-Erichsen Thanks for resolving the merge conflict.
I have updated the code and verified no issues and it is expected.

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