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

allow enabling and disabling the stall detector at runtime #517

Merged
merged 2 commits into from Jan 30, 2022

Conversation

HippoBaro
Copy link
Member

The original work left the method private because exposing it required
the stall detector to use interior mutability. This commit does the
trick.

Also fixes the cargo doc issues.

The original work left the method private because exposing it required
the stall detector to use interior mutability. This commit does the
trick.

Also fixes the cargo doc issues.
@HippoBaro HippoBaro merged commit ccc02f6 into DataDog:master Jan 30, 2022
@HippoBaro HippoBaro deleted the runtime_stall_opt_in_out branch January 30, 2022 07:39
laa pushed a commit to laa/glommio that referenced this pull request Feb 9, 2022
The original work left the method private because exposing it required
the stall detector to use interior mutability. This commit does the
trick.

Also fixes the cargo doc issues.
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.

None yet

1 participant