You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The support for executors + thread pools has been explicitly dropped.
Looking at an older version
@deprecated Use a {@link ThreadFactory} instead of an {@link Executor} as a the ThreadFactory
is able to report errors when it is unable to construct a thread to run a producer.`
No description provided.
The text was updated successfully, but these errors were encountered: