ensureTerminal should return Promise<Terminal> #24106
Labels
area-terminal
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
needs PR
Ready to be worked on
ensureTerminal should return Promise rather than Promise.
This way we dont have to have the TerminalService class save the state of Terminal.
Could even potentially look at getting rid of TerminalService.
The text was updated successfully, but these errors were encountered: