Skip to content

Conversation

@vbabanin
Copy link
Member

@vbabanin vbabanin self-assigned this Jan 14, 2026
@vbabanin vbabanin requested a review from rozza January 14, 2026 23:01
@vbabanin vbabanin marked this pull request as ready for review January 15, 2026 01:05
@vbabanin vbabanin requested a review from a team as a code owner January 15, 2026 01:05
Copy link
Member

@rozza rozza left a comment

Choose a reason for hiding this comment

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

I think the tests might need some work.

import static com.mongodb.reactivestreams.client.Fixture.getDefaultDatabase
import static com.mongodb.reactivestreams.client.Fixture.getMongoClientBuilderFromConnectionString

/**
Copy link
Member

Choose a reason for hiding this comment

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

Instead of doing this I just use copilot to port all the tests - it cleans up as we go along.

session.close();

// wait for async abort operations to complete
sleep(1000);
Copy link
Member

Choose a reason for hiding this comment

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

This looks like a race waiting for evergreen to find

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