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 using webworker for Python discovery #21995

Closed
wants to merge 10 commits into from

Commits on Sep 14, 2023

  1. Add

    Kartik Raj committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    69c0e46 View commit details
    Browse the repository at this point in the history
  2. Some more

    Kartik Raj committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    28f9354 View commit details
    Browse the repository at this point in the history
  3. Simpify middleware creation

    Kartik Raj committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ed847ed View commit details
    Browse the repository at this point in the history
  4. Correct worker a bit

    Kartik Raj committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8817b74 View commit details
    Browse the repository at this point in the history
  5. Refactor

    Kartik Raj committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a3a1359 View commit details
    Browse the repository at this point in the history
  6. Use vscode-uri module inside refactored code

    Kartik Raj committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    80c1d44 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Add worker thread

    Kartik Raj committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2cfc90e View commit details
    Browse the repository at this point in the history
  2. put require around try...catch

    Kartik Raj committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    929fd7e View commit details
    Browse the repository at this point in the history
  3. Fixes

    Kartik Raj committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4095967 View commit details
    Browse the repository at this point in the history
  4. Fix errors

    Kartik Raj committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b6609e7 View commit details
    Browse the repository at this point in the history