Skip to content

Conversation

@rileyajones
Copy link
Contributor

Motivation for features / changes

zip and forkJoin work somewhat differently internally so these observables simply aren't emitting and thus break our sync.

Googlers see cl/562877415 for the breakage and cl/cl/563214152 as proof that this works.

#6566 #6488

@rileyajones rileyajones marked this pull request as ready for review September 6, 2023 22:18
@rileyajones rileyajones merged commit 48c4d24 into tensorflow:master Sep 6, 2023
rileyajones added a commit that referenced this pull request Sep 7, 2023
…6571)

## Motivation for features / changes
#6561 created issues when syncing internally. When we discovered the
problem we tried to patch forward twice
 * #6566 
 * #6568

There was a couple of issues.
 * Improper support for tuples internally.
* Internally `forkJoin` and `zip` work differently, it's not document
how though.
* The unapproved screenshot changes in
[cl/563231334](http://cl/563231334)

Googlers see [cl/563516101](http://cl/563516101) for confidence this
ACTUALLY fixes the sync.
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