Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

kvm list should not show multiple active runtimes #375

Closed
tugberkugurlu opened this issue Jun 24, 2014 · 0 comments
Closed

kvm list should not show multiple active runtimes #375

tugberkugurlu opened this issue Jun 24, 2014 · 0 comments

Comments

@tugberkugurlu
Copy link
Contributor

Just out of curiosity, I added two valid paths for KRE to $env:Path:

C:\Users\Tugberk.kre\packages\KRE-svrc50-x86.1.0.0-alpha3-10042\bin
C:\Users\Tugberk.kre\packages\KRE-svr50-x86.1.0.0-alpha3-10042\bin

running kvm list shows two runtimes as active:

Active Version Runtime Architecture Location

  0.1-alpha-build-0446 svr50   x86          C:\Users\Tugberk\.kre\packages
  0.1-alpha-build-0446 svrc50  x86          C:\Users\Tugberk\.kre\packages
  • 1.0.0-alpha3-10042 svr50 x86 C:\Users\Tugberk.kre\packages
  • 1.0.0-alpha3-10042 svrc50 x86 C:\Users\Tugberk.kre\packages

However, if I run k, it gets the svrc50 one.

Loaded Module: klr.core45.dll
...

I am not sure which solution would be the correct one here:

  • k should throw as there are two active runtimes.
  • kvm list should take the same approach as the k and selects only one runtime as active.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants