Skip to content

Add ProcessRunner and PIDFile#4225

Merged
aleks-f merged 28 commits intodevelfrom
4064-add-processrunner
Nov 24, 2023
Merged

Add ProcessRunner and PIDFile#4225
aleks-f merged 28 commits intodevelfrom
4064-add-processrunner

Conversation

@pavledragisic
Copy link
Copy Markdown
Member

No description provided.

@pavledragisic pavledragisic self-assigned this Oct 26, 2023
@pavledragisic pavledragisic linked an issue Oct 26, 2023 that may be closed by this pull request
2 tasks
@aleks-f aleks-f mentioned this pull request Oct 26, 2023
5 tasks
@aleks-f
Copy link
Copy Markdown
Member

aleks-f commented Nov 23, 2023

@pavledragisic is this ready to merge?

@pavledragisic
Copy link
Copy Markdown
Member Author

@aleks-f it's ready to merge.

@aleks-f aleks-f merged commit 70bb3a4 into devel Nov 24, 2023
@aleks-f aleks-f deleted the 4064-add-processrunner branch November 24, 2023 19:22
aleks-f added a commit that referenced this pull request Nov 27, 2023
* feat(Foundation): PIDFile and ProcessRunner #4064
* feat(Thread): optional signal blocking on POSIX #2978
* fix(ProcessRunner):remove logger, code enhancement #4225
* feat(Foundation): add PIDFile and ProcessRunner Tests #4064
* fix(Foundation): failing ProcessRunner Test #4064
* fix(PIDFile): remove append argument #4064
* remove Windows TODO from ProcessRunner #4064
* feat(ProcessRunnerTest): add line to checkTimeout #4064
* fix(ProcessRunner): add done flag to run() #4064
* fix(ProcessRunnerTest): add missing pidFile argument #4064
* chore(ProcessRunner): remove comments #4064
* fix(ProcessRunner): add runCount flag #4064
* fix(test): SharedLibrary and Class tests paths
* fix(ProcessRunner): thread sanitizer reported data races #4064
* fix(build): pass env var to testrunner #4064
* chore(PIDFile): remove ; in comments #4064
* feat(ProcessRunner): add Win argument format #4064
* fix(Tests): add ProcessRunnerTest to vcxproj #4064
* fix(Tests): change path to TestApp #4064
* feat(Tests): windows processrunner tests #4064
* fix(Tests): duplicate  ProcessRunnerTest in TestSuite vcxproj  #4064
* fix(CodeQL): sw declaration hides variable  #4064
* fix test binaries path for cmake
* fix(Build): missing include/PIDFile.h buildWin #4064
* fix(Build): add PocoFoundation depend in buildWin #4064
* feat(ProcessRunner): test process launching multiple threads #2976

---------

Co-authored-by: Pavle <pavle@debian-gnu-linux-11.localdomain>
Co-authored-by: Alex Fabijanic <alex@pocoproject.org>
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.

Add ProcessRunner and PIDFile

2 participants