koaim
koaim
**Version** Gotenberg 7.5.3 go 1.18.3 **Description of the problem** Child chromium processes keep running after pdf conversion. And these processes die only after restarting the application. This problem was "fixed"...
**OS Monterey 12.4** **Macbook Air M1** **Колонка Marshall Emberton** **Версия приложения 1.6.3** При прослушивании музыки из любого плейлиста через колонку после завершения трека пропадает звук. При этом само переключение трека...
### Proposal Details **Problem** The code looks redundant and cumbersome in cases when you need to check an error match several times. Example: ```go func foo() { err := bar()...