mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-09-07 16:32:41 +00:00
bcc94354ea
Ensure SourceMixin descendents shut down the source prior to closing. Furthermore, make sure devices are closed before pin factory shuts down, and that pins have a strong reference to their owning factory (to prevent losing the factory before the pins).