This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
need to upgrade all use of threading module to multiprocessing module #37
Labels
bug
Something isn't working
chore
Maintenance-related requests
enhancement
New feature or request
help wanted
Extra attention is needed
master wizard
This opportunity is meant for experts
Milestone
Just found out that the way I'm "joining" existing threads isn't a proper way "kill" them. The multiprocessing module seems to be an abstraction to aid this implementation. Need to do more research and testing though. I will start this escapade on the Drivetrain repo.
see this example of how to handle the raspi's camera using multiprocessing
The text was updated successfully, but these errors were encountered: