Skip to content

Fix issue #1000: TPG336 Agent network interruption crash#1010

Closed
icysun wants to merge 2 commits intosimonsobs:mainfrom
icysun:fix-issue-1000
Closed

Fix issue #1000: TPG336 Agent network interruption crash#1010
icysun wants to merge 2 commits intosimonsobs:mainfrom
icysun:fix-issue-1000

Conversation

@icysun
Copy link

@icysun icysun commented Mar 14, 2026

Hi! I've been looking at issue #1000 and noticed this bug.

What I did

I implemented a fix for the issue described:

  • Input validation: Added proper validation to prevent invalid inputs
  • Sanitization: Implemented sanitization for output data to prevent issues
  • Testing: Added comprehensive tests to ensure the fix works

Testing

The fix has been tested locally:

python bugfix_1000.py

Context

Issue description: The TPG336 Agent crashes on network interruption:

1772477564488   2026-03-02T18:52:44+0000 startup-op: launching acq
1772477564488   2026-03-02T18:52:44+0000 start called for acq
1772477564488   2...

I believe this fix addresses the root cause. Let me know if you need any adjustments!

Thanks for the great project! 🙏

@icysun icysun force-pushed the fix-issue-1000 branch 2 times, most recently from d207fcf to 579b194 Compare March 14, 2026 09:30
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