[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: TerminalView: Kill() method now blocks longer, and raises an error if the...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
af2eb0dc by Benoît Minisini at 2024-06-21T00:43:35+02:00
TerminalView: Kill() method now blocks longer, and raises an error if the terminal process cannot be killed.

[GB.FORM.TERMINAL]
* NEW: TerminalView: Kill() method now blocks longer, and raises an error if the terminal process cannot be killed.

- - - - -
58568b52 by Benoît Minisini at 2024-06-21T00:44:01+02:00
Terminal workspace: Correctly kill the terminal process on exit.

[DEVELOPMENT ENVIRONMENT]
* BUG: Terminal workspace: Correctly kill the terminal process on exit.

- - - - -


2 changed files:

- app/src/gambas3/.src/Editor/Terminal/FProjectTerminal.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b5365c8486d4d2a424939214e4032a40db1199b6...58568b52eccf24a20d3a9dd573c578b4994cb89b

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b5365c8486d4d2a424939214e4032a40db1199b6...58568b52eccf24a20d3a9dd573c578b4994cb89b
You're receiving this email because of your account on gitlab.com.