You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: drop PluginService tests that load real assemblies
AssemblyLoadContext holds a file lock on Windows, making cleanup
impossible in test teardown. These tests exercise CLR assembly
loading behavior rather than our plugin logic.
0 commit comments