Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The xdpw request creates an object on the bus. Not removing it means that the next call to method_pick_color() will fail as the old object is still around. Also make sure to clean up in error cases.
- Loading branch information