42 43 44
# File 'lib/fiber_audit/runtime/probes/synchronization.rb', line 42 def synchronize(...) Registry.observe(operation: 'MonitorMixin#synchronize') { super } end