Skip to content

Commit

Permalink
Add missing lock on socket resource
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Guyot <[email protected]>
  • Loading branch information
pguyot committed Dec 27, 2024
1 parent 0473735 commit 555745c
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 57 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ certain VM instructions are used.
- Fixed ESP32 GPIO interrupt trigger `none`
- Fixed an issue where a timeout would occur immediately in a race condition
- Fixed SPI close command
- Added missing lock on socket structure

## [0.6.5] - 2024-10-15

Expand Down
Loading

0 comments on commit 555745c

Please sign in to comment.