Skip to content

Fix configuration validation and add default stoptime to contsink#86

Open
shbhmexe wants to merge 1 commit intoINCF:masterfrom
shbhmexe:fix/configvalidationandcontsink
Open

Fix configuration validation and add default stoptime to contsink#86
shbhmexe wants to merge 1 commit intoINCF:masterfrom
shbhmexe:fix/configvalidationandcontsink

Conversation

@shbhmexe
Copy link

@shbhmexe shbhmexe commented Feb 1, 2026

This PR improves configuration validation by ensuring application labels are unique and verifying that connection references point to existing applications, preventing potential crashes or undefined behavior. Additionally, it sets a default stoptime of 1.0s for the contsink utility to ensure smoother execution when the argument is omitted. These changes enhance the tool's stability and error reporting.

- Check for duplicate application labels in ApplicationMap.
- Check for non-existent application labels in Connectivity setup.
- Add default stoptime to contsink utility.

Signed-off-by: shbhmexe <shubhushukla586@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