Skip to content

Add attachsql_group_run_continuous() #136

@LinuxJedi

Description

@LinuxJedi

Need an API call that will run a connection group continuously. To do this we need:

  1. To use semi-block mode
  2. An idle timeout timer
  3. An API call to set a flag in each connection to say that it is done.

Inside the API call we will run the loop and then check the flags on each con. If all flags are set the call can return.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions