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

Fix bug in register_log_callback #2542

Merged
merged 4 commits into from
Apr 26, 2022
Merged

Fix bug in register_log_callback #2542

merged 4 commits into from
Apr 26, 2022

Conversation

kokrui
Copy link
Contributor

@kokrui kokrui commented Apr 25, 2022

Currently a test in test_tui_api.py is failing and the TUI itself doesn't send logs over as a protobuf message because the LogCaptureWorker's log_callback isn't being registered correctly. This PR fixes that!

@kokrui kokrui marked this pull request as ready for review April 25, 2022 05:13
Copy link
Contributor

@ekilmer ekilmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great!! Thank you for figuring this out! So nice to have passing tests now 🚀

@ekilmer ekilmer merged commit 001683f into trailofbits:chess Apr 26, 2022
@kokrui kokrui deleted the chess-get-tests-passing branch April 26, 2022 14:50
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

2 participants