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(lsp): avoid calling client while holding lock #18197

Merged
merged 16 commits into from
Mar 15, 2023

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    6125671 View commit details
    Browse the repository at this point in the history
  2. Fix

    dsherret committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f08a5bf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    ef6475c View commit details
    Browse the repository at this point in the history
  2. Another one.

    dsherret committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    17b1f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. More work.

    dsherret committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    67439dd View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    210db4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c36fd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    0b1d7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524079d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    a2ff75c View commit details
    Browse the repository at this point in the history
  2. Updates.

    dsherret committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8ef8a28 View commit details
    Browse the repository at this point in the history
  3. Passing tests

    dsherret committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    52476b8 View commit details
    Browse the repository at this point in the history
  4. Updates.

    dsherret committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f8c7119 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    e44b2d8 View commit details
    Browse the repository at this point in the history
  2. Use spawn_local

    dsherret committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    83bb2ca View commit details
    Browse the repository at this point in the history
  3. Revert

    dsherret committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7a02060 View commit details
    Browse the repository at this point in the history