]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/window/Migrate.js
ui: window/Migrate: avoid triggering another info request if already in-progress
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 May 2021 14:51:16 +0000 (16:51 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 May 2021 14:52:49 +0000 (16:52 +0200)
commit685b52f58cbbf55e510d8d0e726477dfa656ec1c
treee279085a4528964e3925f2db6c5caf8e6603a0f5
parentd8d4c14b73bade8a877c4add5da6e1d061ccd123
ui: window/Migrate: avoid triggering another info request if already in-progress

use the node as key, so that a target switch would still trigger a
new one - else there's a slight chance that a user could get the
check out-of-sync (from another node).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/window/Migrate.js