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

Provide within-process "public" API for fiber dumps #2580

Open
armanbilge opened this issue Nov 24, 2021 · 3 comments · May be fixed by #3038
Open

Provide within-process "public" API for fiber dumps #2580

armanbilge opened this issue Nov 24, 2021 · 3 comments · May be fixed by #3038

Comments

@armanbilge
Copy link
Member

For environments without signals or JMX ... that would be Windows/GraalVM and browsers?

@armanbilge armanbilge changed the title Provide within-process public API for fiber dumps Provide within-process "public" API for fiber dumps Nov 24, 2021
@armanbilge
Copy link
Member Author

"public" b/c @vasilmkd proposed the duck-typing trick.

@armanbilge
Copy link
Member Author

From this discussion on Discord another use-case for this would be when creating a custom IORuntime outside of IOApp since neither mbeans nor signals are registered in that case.

@armanbilge
Copy link
Member Author

Another Discord discussion, considering ideas to integrate fiber dumps with test suites via this API.

@armanbilge armanbilge added this to the v3.4.0 milestone Dec 3, 2021
@armanbilge armanbilge linked a pull request Jun 18, 2022 that will close this issue
@djspiewak djspiewak modified the milestones: v3.4.0, v3.5.0 Sep 20, 2022
@armanbilge armanbilge modified the milestones: v3.5.0, v3.6.0 Feb 14, 2023
@djspiewak djspiewak modified the milestones: v3.6.0, v3.7.0 May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants