The lock to prevent concurrent access to the list models caused the app to freeze, if the models list contained many models, because the OnlineMonitor would block access until it checked the online state of every model. |
||
---|---|---|
.. | ||
assembly | ||
main | ||
test |
The lock to prevent concurrent access to the list models caused the app to freeze, if the models list contained many models, because the OnlineMonitor would block access until it checked the online state of every model. |
||
---|---|---|
.. | ||
assembly | ||
main | ||
test |