flesniak / python-prodj-link

A python interface to Pioneer ProDJ Link
Apache License 2.0
134 stars 26 forks source link

prevent 'dbclient'_callback crash #6

Closed knickita closed 4 years ago

knickita commented 5 years ago

introduced little checks to prevent crash in function 'dbclient_callback' when no correct dictionary keys are present in reply dictionary

flesniak commented 4 years ago

Thanks for you pull request. I prefer fixing the actual cause of a request callback being executed without proper parameters. The issue of this is (probably) fixed by commit 294ad92b5944f57446a028e9aa8a790c8980d337, thus I decided to close this pull request. If the issue persists, please upload a debug log.