on demand sid generation #106
Closed
Milestone
Comments
This is now implemented in 'sid_take_two' branch and will soon be merged to master. |
Has been merged to master here: 789d224. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Automatic sid generation is complicated and breaks in many cases. Instead, only generate sids when required by serializing the state and computing a hash from the serialized state.
The text was updated successfully, but these errors were encountered: