Skip to content

feat: protect ProcessPromise from inappropriate instantiation effects#1097

Merged
antongolub merged 2 commits intogoogle:mainfrom
antongolub:pp-no-bind
Feb 10, 2025
Merged

feat: protect ProcessPromise from inappropriate instantiation effects#1097
antongolub merged 2 commits intogoogle:mainfrom
antongolub:pp-no-bind

Conversation

@antongolub
Copy link
Collaborator

  • Tests pass
  • Appropriate changes to README are included in PR

src/core.ts Outdated
(opts: Partial<Omit<Options, 'sync'>>): Shell<true>
}
}
const bound: [boolean, string, string, Options][] = []
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe object is better?

@antongolub antongolub merged commit 1cc5981 into google:main Feb 10, 2025
24 checks passed
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