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

Update RxResultCursorImpl #1580

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Update RxResultCursorImpl #1580

merged 1 commit into from
Nov 11, 2024

Conversation

injectives
Copy link
Contributor

No description provided.

@injectives injectives marked this pull request as draft November 7, 2024 23:41
@injectives injectives force-pushed the auth branch 4 times, most recently from d8aa4ae to 945bbd0 Compare November 9, 2024 14:09
@injectives injectives changed the title draft Update RxResultCursorImpl Nov 10, 2024
@injectives injectives marked this pull request as ready for review November 10, 2024 19:44
decrementDemand();
}
recordConsumer.accept(record, null);
public synchronized boolean isDone() {

Choose a reason for hiding this comment

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

Minor thought. Perhaps this should be named isSuccessful or something like that as it only returns true on the SUCCEEDED case. Not important though.

Copy link

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

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

One very minor comment on a method name that I'm not even sure needs changing :) The refactor looks good, approved.

@injectives injectives merged commit 90b80b1 into neo4j:5.0 Nov 11, 2024
20 checks passed
@injectives injectives deleted the auth branch November 11, 2024 11:20
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