Skip to content

Fix guaranteed crash when using usb2can #1249

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

felixdivo
Copy link
Collaborator

Closes #1248

@felixdivo felixdivo added this to the 4.0.0 Release milestone Feb 4, 2022
@felixdivo felixdivo self-assigned this Feb 4, 2022
@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #1249 (ce559cf) into develop (24ea2f2) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##           develop    #1249   +/-   ##
========================================
  Coverage    65.89%   65.89%           
========================================
  Files           86       86           
  Lines         8887     8887           
========================================
  Hits          5856     5856           
  Misses        3031     3031           

@felixdivo felixdivo mentioned this pull request Feb 4, 2022
@hardbyte hardbyte merged commit 257d57d into develop Feb 4, 2022
@hardbyte hardbyte deleted the felixdivo-patch-usb2can-crash branch February 4, 2022 20:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: dict.get() takes no keyword arguments during USB2CAN initialization
2 participants