Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Нативная реализация слежения за окончанием работы процесса #2881

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nixel2007
Copy link
Member

@nixel2007 nixel2007 commented Sep 8, 2022

Описание

Убран spring scheduler, используется нативный ProcessHandler.onExit.
error в логгере заменен на warn.

Идея взята из eclipse-lsp4j/lsp4j#161

Связанные задачи

Closes

Чеклист

Общие

  • Ветка PR обновлена из develop
  • Отладочные, закомментированные и прочие, не имеющие смысла участки кода удалены
  • Изменения покрыты тестами
  • Обязательные действия перед коммитом выполнены (запускал команду gradlew precommit)

Для диагностик

  • Описание диагностики заполнено для обоих языков (присутствуют файлы для обоих языков, для русского заполнено все подробно, перевод на английский можно опустить)

Дополнительно

@nixel2007 nixel2007 force-pushed the feature/native-watch-process branch from 15de531 to d7ac7e2 Compare September 8, 2022 19:39
@nixel2007 nixel2007 force-pushed the feature/native-watch-process branch from d7ac7e2 to ff69296 Compare September 8, 2022 19:41
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@nixel2007 nixel2007 added this to the 0.21.0 milestone Sep 8, 2022
@nixel2007 nixel2007 modified the milestones: 0.21.0, 0.22.0 Jun 9, 2023
@nixel2007 nixel2007 modified the milestones: 0.22.0, 0.23.0 Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant