More than one thread

The OpenMV seems to not let me do multiple threads running to a main document. Is it possible to run multiple threads or does it only need to run off of one document. If you can run code off of multiple threads is there a trick to make that happen.

We can’t run threads on the OpenMV Cam due to a bug in MicroPython that hasn’t been resolved.