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

fix(node/inspector): Session constructor should not throw #25041

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

marvinhagemeister
Copy link
Contributor

@marvinhagemeister marvinhagemeister commented Aug 14, 2024

There is no constructor code when creating an inspector Session instance in Node. Also get rid of some symbols which should've been private properties. This PR doesn't yet add any new implementations though as these are mostly cosmetic changes.

@marvinhagemeister marvinhagemeister enabled auto-merge (squash) August 14, 2024 13:24
@marvinhagemeister marvinhagemeister merged commit c765d9a into main Aug 14, 2024
17 checks passed
@marvinhagemeister marvinhagemeister deleted the node-inspector-session branch August 14, 2024 13:34
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