|
|
|
|
|
by jakehilborn
1245 days ago
|
|
As far as I understand, there is a low level race condition here. The order that the monitors come alive and initialize with the OS is non deterministic. This can cause the left monitor and the right monitor, for example, to swap IDs. |
|