Improve documentation for using `ExecutorFuture` and `TaskExecutor`

XMLWordPrintableJSON

    • Server Programmability
    • 2
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We should improve the documentation on how to properly manage the lifetime of a TaskExecutor when used with instances of ExecutorFuture.

      In particular, we have instances of TaskExecutor that create a Client for each executor thread, requiring the executor to properly shutdown and join before the ServiceContext is destroyed. The documentation should highlight that the executor (and its threads) will stay alive so long as executor futures (and asynchronous loops) are not destroyed.

            Assignee:
            Unassigned
            Reporter:
            Amirsaman Memaripour
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: