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(js): declare FinishStreamWithMetadata result object #2980

Closed
wants to merge 1 commit into from

Conversation

mmccartn
Copy link

@mmccartn mmccartn commented May 5, 2020

  • as demanded by strict mode

close #2979

@community-tc-integration
Copy link

No Taskcluster jobs started for this pull request
The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the
default branch) does not allow starting tasks for this pull request.

@mmccartn mmccartn changed the title fix(js): #2979 declare FinishStreamWithMetadata result object fix(js): declare FinishStreamWithMetadata result object May 5, 2020
@reuben
Copy link
Contributor

reuben commented May 5, 2020

Thanks! I'll add a test case that exercises this code path and merge this PR tomorrow.

@reuben
Copy link
Contributor

reuben commented May 6, 2020

I cherry picked your commit and added tests, pushed as #2981 (tests only run in PRs created by people with write access).

@reuben reuben closed this May 6, 2020
reuben added a commit that referenced this pull request May 6, 2020
@mmccartn
Copy link
Author

mmccartn commented May 6, 2020

I cherry picked your commit and added tests, pushed as #2981 (tests only run in PRs created by people with write access).

Awesome, thanks for resolving; 0.7 is looking good.

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.

bug(javascript): finishStreamWithMetadata binding violates strict mode
2 participants