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

PR: Kill LSP transport layer if Spyder gets killed #10111

Merged
merged 17 commits into from
Oct 28, 2019

Commits on Aug 30, 2019

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

Commits on Sep 2, 2019

  1. Add docstring

    andfoy committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    c381a94 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    9b9343c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0c2e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aee5db8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge with master

    andfoy committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f03f1a8 View commit details
    Browse the repository at this point in the history
  2. Remove producer thread join

    andfoy committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    2df3ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    594cab0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    06fc6cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kill_transport_layer' of github.com:andfoy/spyder into …

    …kill_transport_layer
    
    Merge!
    andfoy committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    98385c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    e94eb0e View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    299f9d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a159aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    133f065 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2135a52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c12007 View commit details
    Browse the repository at this point in the history
  7. Testing: Install PyLS from Github

    This avoids to make a new PyLS release to test every feature we want to
    add on Spyder that depends on it.
    ccordoba12 committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    df3ecc3 View commit details
    Browse the repository at this point in the history