juanmf / StepperMotors

Python stepper motor library with customizable acceleration strategies and responsive, interruptible motor operations.
https://github.com/juanmf/StepperMotors
MIT License
18 stars 0 forks source link

Chained jobs need a way to pass to child process. #3

Closed juanmf closed 6 months ago

juanmf commented 6 months ago

Chains are not being proxied correctly, Child process only run the 1st job in a chain.

juanmf commented 6 months ago

Fixed here https://github.com/juanmf/StepperMotors/commit/7ba371e5c90bb062f39170d58eb738e5854c8e17