Skip to content

exec-next: call tracing hooks#5553

Merged
rmosolgo merged 7 commits intomasterfrom
exec-next-tracing
Feb 24, 2026
Merged

exec-next: call tracing hooks#5553
rmosolgo merged 7 commits intomasterfrom
exec-next-tracing

Conversation

@rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented Feb 24, 2026

Update execute_batching to call tracing hooks

use ... authorization: false significantly reduces the perf overhead to checking .authorizes?.

TODO:

  • Add cache for .authorizes? checks
  • Improve quality of .authorizes? checks: what about using def method_defined to detect when def authorizes? gets a new definition? Dynamic method(:authorized?).owner detection instead, that works with module inclusion

@rmosolgo rmosolgo added this to the 2.5.21 milestone Feb 24, 2026
@rmosolgo rmosolgo merged commit 6e4fde3 into master Feb 24, 2026
13 checks passed
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