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

Remove unnecessary detachWindow call #203

Merged
merged 1 commit into from
May 30, 2024
Merged

Remove unnecessary detachWindow call #203

merged 1 commit into from
May 30, 2024

Conversation

dguenther
Copy link
Member

We don't need to call detachWindow explicitly, since it's already called by electron-trpc already here: https://github.com/jsonnull/electron-trpc/blob/cfdb2e58126deb5867d57e21b5aac1d96ef49b44/packages/electron-trpc/src/main/createIPCHandler.ts#L93-L96

@dguenther dguenther merged commit 4210a89 into main May 30, 2024
1 check passed
@dguenther dguenther deleted the remove-detach branch May 30, 2024 18:46
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