flowable / flowable/flowable-engine
Remove Deprecated Async Listenable Task Executor.
Open
- 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.