Open fryp opened 7 years ago
A thread pool is needed for the examples to function. Otherwise there will be exceptions with blocking calls being made on the service thread.
Also update the release note for incubator 12 specifically to state that having a thread pool is required.
A thread pool is needed for the examples to function. Otherwise there will be exceptions with blocking calls being made on the service thread.
Also update the release note for incubator 12 specifically to state that having a thread pool is required.