Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Expose underlying cache_db with env.db() function #977

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jbargu
Copy link

@jbargu jbargu commented May 24, 2024

Give an overview of the tasks completed
Expose underlying cache_db with env.db() function. This is useful to check the execution state and environment re-creation without stopping the simulation.

Link to issue(s) that this PR closes

REMINDER! Please check that you have done the following prior to submitting this PR:

  • Checked that the relevant version(s) have been incremented if necessary.
    • please advise if version is to be incremented
  • Ran both and made any changes necessary for:
    • cargo +nightly fmt --all
    • cargo clippy --all

You can install the nightly toolchain on your system by:

rustup toolchain install nightly

@jbargu jbargu mentioned this pull request May 31, 2024
2 tasks
@Alexangelj
Copy link
Contributor

Reviewing this next week with the team

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.

None yet

3 participants