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 id parameter from IsolateObserver::created() #148

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

harrishancock
Copy link
Collaborator

This turned out to be unnecessary, since implementations of IsolateObserver can already receive arbitrary identifiers by other means.

@harrishancock harrishancock requested a review from jasnell November 2, 2022 12:50
@harrishancock harrishancock force-pushed the harris/remove-id-from-isolate-observer-created branch from e41f654 to d1be321 Compare November 2, 2022 13:02
@byule byule self-assigned this Nov 3, 2022
This turned out to be unnecessary, since implementations of IsolateObserver can already receive arbitrary identifiers by other means.
@harrishancock harrishancock force-pushed the harris/remove-id-from-isolate-observer-created branch from d1be321 to 61f1ad4 Compare November 3, 2022 15:33
@harrishancock harrishancock merged commit e80f9eb into main Nov 3, 2022
@harrishancock harrishancock deleted the harris/remove-id-from-isolate-observer-created branch November 3, 2022 16:42
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.

5 participants