Skip to content

Turbo VM (Preview) 25.10.2

This preview update to Turbo VM includes the following improvements:

  • New connection pooling creates up to 4 RemoteSandbox pipe connections to prevent blocking during multithreaded IO access
  • Improved performance by splitting the sandbox mutex into multiple synchronized pieces based on resource type and virtual path hash
  • New proxy hostname resolution settings support

This update includes fixes for the following issues:

  • Executables could not be launched from secure sandboxes due to file access restrictions. Now they fall back to stubexe launches with DLL injection.