Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Move mem-tracking to a more robust but also hacky implementation.#5655

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
DelSkayn wants to merge1 commit intosurrealdb:main
base:main
Choose a base branch
Loading
fromDelSkayn:hacky-tls-destructor-tracking-impl

Conversation

DelSkayn
Copy link
Member

Thank you for submitting this pull request. We really appreciate you spending the time to work on SurrealDB. 🚀 🎉

What is the motivation?

The current implementation of memory tracking node reclamation is not very robust, it relies on a limited amount of threads being created (not from tokio).

What does this change do?

Bypasses the standard library to manually implement thread local destructors to avoid leaks.

What is your testing strategy?

Non yet, this will probably need CI for non-linux platforms.

Is this related to any issues?

  • No related issues

Does this change need documentation?

  • No documentation needed

Have you read the Contributing Guidelines?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tobiemhtobiemhAwaiting requested review from tobiemhtobiemh will be requested when the pull request is marked ready for reviewtobiemh is a code owner

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@DelSkayn

[8]ページ先頭

©2009-2025 Movatter.jp