Skip to content

Dev - #3

Merged
milinsky merged 8 commits into
mainfrom
dev
May 22, 2026
Merged

Dev#3
milinsky merged 8 commits into
mainfrom
dev

Conversation

@milinsky

@milinsky milinsky commented May 22, 2026

Copy link
Copy Markdown
Member

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • I have read the CONTRIBUTING.md
  • My code follows the code style of this project
  • I have added tests to cover my changes
  • All new and existing tests passed
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added changelog entry

Test Coverage

Screenshots (if applicable)

Additional Notes

milinsky added 3 commits May 22, 2026 19:27
- Removed 6 debug-level logger calls from IPC module

- Sorted function imports alphabetically

- Error-level logging preserved for all failure cases
… in masters

- Removed stop() overrides that only called parent::stop()

- Consolidated duplicate SIGTERM/SIGINT closures into shared variable

- Removed redundant try/catch that only logged and re-threw

- Removed non-functional 'note' key from debug log context
…ules

- SignalHandler: apply Yoda style for isset(), eliminate redundant check

- EventDrivenWorkerInterface: simplify redundant parameter descriptions

- HttpWorkerAdapter: sort function imports into single alphabetical block
@sonarqubecloud

Copy link
Copy Markdown

@milinsky
milinsky merged commit c96855e into main May 22, 2026
3 of 5 checks passed
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