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

llvm_interpret logs are very verbose #4516

Closed
gtrepta opened this issue Jul 11, 2024 · 0 comments · Fixed by #4518
Closed

llvm_interpret logs are very verbose #4516

gtrepta opened this issue Jul 11, 2024 · 0 comments · Fixed by #4518
Assignees
Labels

Comments

@gtrepta
Copy link
Contributor

gtrepta commented Jul 11, 2024

With the merge of #4497, any calls to llvm_interpret or llvm_interpret_raw now log the stdin and stdout of the interpreter process, which normally are both very large kore terms. Some way to suppress the logging of choice file descriptors when invoking these or run_process2 should be an option.

I discovered this when working on the fuzz testing, which will now print out ~100Mb to stdout when kasmer fuzzes over a multiversx contract.

tagging @tothtamas28

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 a pull request may close this issue.

2 participants