Skip to content

doc: clarify use of timeout option in vm

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

This clarifies the use of the timeout option in the vm module. This number always must be a strictly positive integer otherwise it results in a TypeError

Merge request reports

Loading