Skip to content

fix(communication): require positive callback_max_workers - #849

Open
Bartok9 wants to merge 1 commit into
RobotecAI:mainfrom
Bartok9:aerial/callback-max-workers-positive
Open

fix(communication): require positive callback_max_workers#849
Bartok9 wants to merge 1 commit into
RobotecAI:mainfrom
Bartok9:aerial/callback-max-workers-positive

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 25, 2026

Copy link
Copy Markdown

Validate BaseConnector(callback_max_workers=...) is a positive int before constructing ThreadPoolExecutor. Unit tests for reject/accept paths.

AI-assisted; human-reviewed.

Claim: bartok
Operator: bartok
Campaign: aerial-drone

ThreadPoolExecutor rejects non-positive max_workers with a generic error.
Validate callback_max_workers as a positive int up front on BaseConnector.

Signed-off-by: Bartok9 <danielrpike9@gmail.com>
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