Skip to content

BF: Fixes to device listeners#6824

Merged
TEParsons merged 8 commits intopsychopy:devfrom
TEParsons:dev-bf-listener-fix
Sep 3, 2024
Merged

BF: Fixes to device listeners#6824
TEParsons merged 8 commits intopsychopy:devfrom
TEParsons:dev-bf-listener-fix

Conversation

@TEParsons
Copy link
Copy Markdown
Contributor

Key thing is that numpy arrays weren't being converted to JSON, so as soon as one was sent it crashed the whole listener thread.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 11.90476% with 37 lines in your changes missing coverage. Please review.

Project coverage is 49.59%. Comparing base (bc277ea) to head (218d500).
Report is 21 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #6824      +/-   ##
==========================================
- Coverage   49.61%   49.59%   -0.02%     
==========================================
  Files         332      332              
  Lines       61235    61261      +26     
==========================================
+ Hits        30379    30381       +2     
- Misses      30856    30880      +24     
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)

@TEParsons TEParsons merged commit 9e7958f into psychopy:dev Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant