Skip to content

MOD-14289 - wrapp EXECUTION_DEFAULT_MAX_IDLE_MS with ifdef so VG will override it#90

Merged
TalBarYakar merged 1 commit into
masterfrom
tal.ba/bug/exec_timeout_vg
Apr 5, 2026
Merged

MOD-14289 - wrapp EXECUTION_DEFAULT_MAX_IDLE_MS with ifdef so VG will override it#90
TalBarYakar merged 1 commit into
masterfrom
tal.ba/bug/exec_timeout_vg

Conversation

@TalBarYakar

@TalBarYakar TalBarYakar commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Low risk: a small preprocessor change that only affects the default idle-timeout constant when no external definition is provided.

Overview
Wraps the EXECUTION_DEFAULT_MAX_IDLE_MS definition in src/mr.c with #ifndef/#endif so builds can override the default (5000ms) via a compile-time define without modifying the source.

Reviewed by Cursor Bugbot for commit aeb6457. Bugbot is set up for automated code reviews on this repo. Configure here.

@TalBarYakar TalBarYakar requested a review from AvivDavid23 April 5, 2026 06:11
@TalBarYakar TalBarYakar self-assigned this Apr 5, 2026
@TalBarYakar TalBarYakar force-pushed the tal.ba/bug/exec_timeout_vg branch from cc1e92c to aeb6457 Compare April 5, 2026 07:59
@TalBarYakar TalBarYakar merged commit 480eae3 into master Apr 5, 2026
5 of 8 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.

2 participants