Skip to content

Conversation

@JoeJimFlood
Copy link
Contributor

This pull request changes the code so that only one Run ID will be generated for the entire model run, and not just for each subprocess. This is being done by adding a module in the core directory called run_id.py that defines a RunID object. This is then read in by every state object that is generated. As a result, any tracing files for a single run will all have the same hash, which will solve Issue #899.

@JoeJimFlood JoeJimFlood marked this pull request as ready for review November 18, 2025 22:49
@i-am-sijia i-am-sijia self-requested a review November 20, 2025 19:08
@jpn-- jpn-- added this to Phase 11 Dec 2, 2025
@jpn-- jpn-- moved this to Under Review in Phase 11 Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Under Review

Development

Successfully merging this pull request may close these issues.

2 participants