Nanocloud/nanocloud

Broker never scale down.

Closed this issue · 0 comments

This bug was see on aws driver.
Step to reproduce:

  • Change the session duration to 5.
  • Connect then disconnect from vdi.
    Wait the 5 secondes, and the machine is never terminated.
    It's because the session is active, and it should be deactivate.
    A refresh is needed for let the broker scale down.