-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Browser Module
-
None
-
Iteration Lutz
-
Not Needed
When first entering text into the browser REPL, fetchConnectionInfo() is called multiple times by the autocompleter, when it should really be called once.
This is probably happening because that code does not handle concurrent getCompletions() calls properly.
- is depended on by
-
COMPASS-5035 Add logging for the built-in shell
- Closed