Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Crashes Visual studio on exit #51

@davidscherf

Description

@davidscherf

Installed product versions

  • Visual Studio 2017 Community
  • Visual Studio: 2019 Community
  • This extension: 1.5.0

Description

Crashes Visual studio on exit

Steps to recreate

  1. Open any project
  2. Close Visual Studio

Current behaviour

Crashes and re-opens Visual Studio

Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ObjectDisposedException
at System.Threading.ThreadLocal1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetValueSlow() at System.Threading.ThreadLocal1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Value()
at Microsoft.VisualStudio.Threading.JoinableTask.CompleteOnCurrentThread()
at Microsoft.VisualStudio.Shell.AsyncPackage.Dispose(Boolean)
at MonoRemoteDebugger.VSExtension.VSPackage.Dispose(Boolean)
at MonoRemoteDebugger.VSExtension.VSPackage.Finalize()

Expected behaviour

Not crash, and Visual Studio not re-open

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions