Transaction Promise.all with multiple queries results in Error: stream.push() after EOF #1908
Labels
api: spanner
Issues related to the googleapis/nodejs-spanner API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Upgrading to 6.5.0, we started encountering an issue when using Promise.all with multiple queries in a transaction.
This issue only started as of 6.5.0, (6.4.0 and earlier do not encounter this issue).
Possible culprits:
Environment details
@google-cloud/spanner
version: 6.16.0Steps to reproduce
The text was updated successfully, but these errors were encountered: