mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
Code depends on always receiving a didWrite/didFailToWrite, however when a hub disconnected, these tasks were being cancelled. Spawning protects them from cancellation.