Windows in same Swapgroup failed to sync

APP run on one Quadro P620, code return that WGL_NV_swap_group is supported. Two windows created by their their own threads by GLFW,joined swapgroup successfully. Both windows can show their own frames,but not sync with another.
I have read some topics,one topic’s reply says each GPU can only have one window to sync ,is it right?