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

Investigate not auto-triggering activation-related tasks #19175

Closed
kimadeline opened this issue May 20, 2022 · 1 comment
Closed

Investigate not auto-triggering activation-related tasks #19175

kimadeline opened this issue May 20, 2022 · 1 comment
Assignees
Labels
area-editor-* User-facing catch-all feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on. on-testplan Added to test plan
Milestone

Comments

@kimadeline
Copy link

kimadeline commented May 20, 2022

For #19099

How to delay/prevent the processes that we run on activation and require Python (extended interpreter discovery, LS initialization, test discovery, etc) from running:

  • What are we running on activation/load that requires Python
  • Where are we running them from
@kimadeline kimadeline added feature-request Request for new features or functionality area-editor-* User-facing catch-all needs spike Label for issues that need investigation before they can be worked on. labels May 20, 2022
@kimadeline kimadeline added this to the May 2022 milestone May 20, 2022
@kimadeline kimadeline self-assigned this May 20, 2022
@karthiknadig karthiknadig modified the milestones: May 2022, June 2022 May 31, 2022
@karrtikr
Copy link

karrtikr commented Jun 16, 2022

Manually triggers:

  • Execution of files in terminal
  • Execution of files in REPL
  • Debugging
  • Refactoring
  • Testing
  • Linting (legacy)
  • Formatting (legacy)

Auto triggers at startup:

@brettcannon brettcannon modified the milestones: June 2022, July 2022 Jun 30, 2022
@karrtikr karrtikr closed this as completed Jul 1, 2022
@karrtikr karrtikr added verified Verification succeeded on-testplan Added to test plan and removed verified Verification succeeded labels Jul 26, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-editor-* User-facing catch-all feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on. on-testplan Added to test plan
Projects
None yet
Development

No branches or pull requests

4 participants