You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently QSL inherits the ServerLoginConnectionEvents.QUERY_START stuff from FAPI. What it should be doing is sending requests and responses one at a time instead of all at once.
Apparently QSL inherits the
ServerLoginConnectionEvents.QUERY_STARTstuff from FAPI. What it should be doing is sending requests and responses one at a time instead of all at once.