flowable / flowable/flowable-engine

Remove Deprecated Async Listenable Task Executor.

Open
#3,579 7 comments 0 reactions 1 assignee Claimed by @Abhijeetmishr View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

**Describe the bug**
From Spring version 6.0 Async Listenable Task Executor has been deprecated.

**Expected behavior**
Deprecation of ListenableFuture and related types (ListenableFutureCallback, SettableListenableFuture, etc.).

**Additional context**
Deprecation of AsyncListenableTaskExecutor in favor of default methods in AsyncTaskExecutor (submitCompletable).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.