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

Make trace dispatch purely a function of context rather than a function of both context and data. This lets us delete a lot of machinery for managing data-dependent tracing: levels, sublevels, post_process_call, new_base_main, custom_bind and so on. #796

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Oct 3, 2024

Make trace dispatch purely a function of context rather than a function of both context and data. This lets us delete a lot of machinery for managing data-dependent tracing: levels, sublevels, post_process_call, new_base_main, custom_bind and so on.

@copybara-service copybara-service bot force-pushed the test_681582933 branch 15 times, most recently from 1ca4711 to 1e3ff9a Compare October 9, 2024 16:41
@copybara-service copybara-service bot force-pushed the test_681582933 branch 11 times, most recently from ab5c6d4 to 561a850 Compare October 17, 2024 15:59
@copybara-service copybara-service bot force-pushed the test_681582933 branch 4 times, most recently from 59afd00 to 463c5bf Compare October 23, 2024 20:30
@copybara-service copybara-service bot force-pushed the test_681582933 branch 3 times, most recently from 1a5d802 to 6aee3f3 Compare October 24, 2024 14:33
@copybara-service copybara-service bot changed the title Stackless yashful Make trace dispatch purely a function of context rather than a function of both context and data. This lets us delete a lot of machinery for managing data-dependent tracing: levels, sublevels, post_process_call, new_base_main, custom_bind and so on. Oct 24, 2024
@copybara-service copybara-service bot force-pushed the test_681582933 branch 18 times, most recently from a0a7aab to 5c79b0c Compare October 29, 2024 18:03
…on of both context and data. This lets us delete a lot of machinery for managing data-dependent tracing: levels, sublevels, post_process_call, new_base_main, custom_bind and so on.

PiperOrigin-RevId: 691086496
@copybara-service copybara-service bot merged commit 72c6db4 into main Oct 29, 2024
@copybara-service copybara-service bot deleted the test_681582933 branch October 29, 2024 18:04
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.

1 participant