Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

agents: use nsuv weak_ptr API's in StatsDAgent #100

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

santigimeno
Copy link
Member

@santigimeno santigimeno commented Mar 4, 2024

Upgrade nsuv to latest.
Also added improvements on strings handling in StatsDAgent binding so we use OneByteString when possible.

@santigimeno santigimeno requested a review from trevnorris March 4, 2024 17:38
@trevnorris trevnorris marked this pull request as ready for review March 4, 2024 23:09
santigimeno added a commit that referenced this pull request Mar 6, 2024
Which adds support for std::weak_ptr.

PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
santigimeno added a commit that referenced this pull request Mar 6, 2024
PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
santigimeno added a commit that referenced this pull request Mar 6, 2024
Make use of `OneByteString` when possible.

PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Which adds support for std::weak_ptr.

PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Make use of `OneByteString` when possible.

PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
@santigimeno santigimeno merged commit c8fdade into node-v20.x-nsolid-v5.x Mar 6, 2024
3 checks passed
@santigimeno santigimeno deleted the santi/statsd_nsuv branch March 6, 2024 10:27
trevnorris pushed a commit that referenced this pull request Mar 19, 2024
Which adds support for std::weak_ptr.

PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
trevnorris pushed a commit that referenced this pull request Mar 19, 2024
PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
trevnorris pushed a commit that referenced this pull request Mar 19, 2024
Make use of `OneByteString` when possible.

PR-URL: #100
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
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.

2 participants