For Developers: Sometimes when VuoRunner is used to run a composition in a separate process, textures are leaked

Steps causing the bug to occur

  1. When VuoRunner is used to run a composition in a separate process, and images are sent between the VuoRunner and the composition, textures are leaked.
  2. An example is the RunImageFilter-Cocoa-NewProcess example project.

How did the result differ from what you expected?

I do not expect processes to leak.

Other notes

  • Vuo version: 0.5.0

Fixed in Vuo 0.5.3.