Skip to content

[DE-497] Asynchronous AQL cursors #520

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

Merged
merged 12 commits into from
Oct 23, 2023
Merged

[DE-497] Asynchronous AQL cursors #520

merged 12 commits into from
Oct 23, 2023

Conversation

rashtao
Copy link
Collaborator

@rashtao rashtao commented Oct 20, 2023


fixes #433

@cla-bot cla-bot bot added the cla-signed label Oct 20, 2023
@rashtao rashtao marked this pull request as ready for review October 22, 2023 18:38
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@rashtao rashtao merged commit a24d134 into devel Oct 23, 2023
rashtao added a commit that referenced this pull request Oct 25, 2023
* ArangoCursorAsync (wip)

* ArangoDatabaseAsyncTest

* async tests with query

* ArangoCursorAsync#close()

* ArangoCursorAsync.nextBatch()

* test fixes

* ArangoDatabaseAsync.cursor()

* async tests parity

* tests fixes

* dbg tests failures

* test fixes

* test fixes
@rashtao rashtao deleted the feature/async-cursors branch March 4, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant