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

Feature/fixed temp logging #278

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

s29papi
Copy link
Contributor

@s29papi s29papi commented Nov 22, 2024

This issue was observed for both chain logs and genesis file logs.

Description

This pull request modifies the Anvil struct to ensure that temporary log files are created correctly and that cleanup tasks are registered to remove these files when supersim stops. This ensures that users can access the log files as expected.

Tests

No new tests have been added for this change, as the modifications primarily involve file handling and cleanup logic. However, the existing functionality has been verified to ensure that log files are created and cleaned up correctly.

Additional context

This change improves the usability of supersim by ensuring that log files are accessible as expected, addressing user frustration with missing log files.

Metadata

Fixes #205

@s29papi s29papi requested a review from a team as a code owner November 22, 2024 22:10
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.

Temp logging not working
1 participant