ArduPilot / MAVProxy

MAVLink proxy and command line ground station
GNU General Public License v3.0
466 stars 680 forks source link

Multiprocessing error #178

Closed djnugent closed 6 years ago

djnugent commented 9 years ago

This commit interferes with any dronekit script that uses multiprocessing. Having to revert to fix the issue. https://github.com/Dronecode/MAVProxy/commit/680f9064a4c655f0bf20975fa604f9af300f15d1

amilcarlucas commented 6 years ago

The multiprocessing infrastructure has been reworked, can you test the latest version?

amilcarlucas commented 6 years ago

Works in the latest release. Closing it now. Please reopen if the problem persists in the latest release.