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 26, 2024
1 parent bd67862 commit 7637838
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 @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added support for external pids and encoded pids in external terms
- Added support for external refs and encoded refs in external terms
- Introduce ports to represent native processes and added support for external ports and encoded ports in external terms
- Added missing lock on socket structure

## [0.6.6] - Unreleased

Expand Down
Loading

0 comments on commit 7637838

Please sign in to comment.