nuke-to-hydra
nuke-to-hydra copied to clipboard
Handle op abort during render loop
The HydraRender
op cannot currently handle situations where the input op tree is aborted, since Hydra does not currently provide any mechanism to interrupt and cancel a render.
This ticket is a placeholder and reminder to implement render interrupting in the future. The corresponding USD ticket is here.