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

Test asynchronous command processing #41

Open
Cito opened this issue Jun 19, 2020 · 0 comments
Open

Test asynchronous command processing #41

Cito opened this issue Jun 19, 2020 · 0 comments

Comments

@Cito
Copy link
Member

Cito commented Jun 19, 2020

In version 5.2 we integrated support for asynchronous command processing which has been contributed on the mailing list by Patrick TJ McPhee a while ago (see #19).

However, this feature is still experimental and only rudimentary tested. We need much more testing.

  • nowait parameter
  • method poll(), set_non_blocking(), is_non_blocking().
  • method send_query() and all ways of getting results afterwards
    (iterators, scalars, one, single, direct access etc.)
@Cito Cito added this to the 5.2.1 milestone Jun 19, 2020
@Cito Cito modified the milestones: 5.2.1, 5.3 Sep 25, 2020
@Cito Cito modified the milestones: 5.3, 6.1 Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant