flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

[FVM] Add ScheduleCallbacksEnabled option to FVM context

Open devbugging opened this issue 5 months ago • 1 comments

Add infrastructure to enable/disable scheduled callback execution in the Flow Virtual Machine. This provides the foundational toggle mechanism to control whether callback processing should be active during block execution.

devbugging avatar Jun 10 '25 10:06 devbugging

Codecov Report

:x: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fvm/context.go 0.00% 5 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov-commenter avatar Jun 10 '25 13:06 codecov-commenter