Skip to content

Conversation

@marcomelloni
Copy link
Owner

Summary

  • manage a single running simulation thread via locking
  • stop the running thread when STOP command is received
  • start simulations (batch, streaming, interactive) in new threads

Testing

  • pytest -q (fails: ModuleNotFoundError: No module named 'blinker')

https://chatgpt.com/codex/tasks/task_e_688229b143308333830182e29c71aaf9

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 45.45455% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../matlab_agent/src/comm/rabbitmq/message_handler.py 45.45% 18 Missing ⚠️

📢 Thoughts on this report? Let us know!

@marcomelloni marcomelloni deleted the codex/implement-simulation-thread-management branch September 5, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants