Skip to content

Commit e1751ff

Browse files
NoahStappblink1073ShaneHarveysleepyStickdependabot[bot]
authored
PYTHON-5668 - Merge backpressure branch into mainline (#2729)
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com> Co-authored-by: Shane Harvey <shnhrv@gmail.com> Co-authored-by: Steven Silvester <steven.silvester@ieee.org> Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Albertson <kevin.albertson@mongodb.com> Co-authored-by: Casey Clements <caseyclements@users.noreply.github.com> Co-authored-by: Sergey Zelenov <mail@zelenov.su> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ee20ef5 commit e1751ff

File tree

54 files changed

+12045
-1808
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+12045
-1808
lines changed

.evergreen/resync-specs.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ do
9494
change-streams|change_streams)
9595
cpjson change-streams/tests/ change_streams/
9696
;;
97+
client-backpressure|client_backpressure)
98+
cpjson client-backpressure/tests client-backpressure
99+
;;
97100
client-side-encryption|csfle|fle)
98101
cpjson client-side-encryption/tests/ client-side-encryption/spec
99102
cpjson client-side-encryption/corpus/ client-side-encryption/corpus

0 commit comments

Comments
 (0)