Add note for blocking executor deprecation
Change-Id: I5a7607add852258ca6623f9b855c36eda5ff9e1e
This commit is contained in:
parent
1a036f5b55
commit
08094214ba
@ -0,0 +1,6 @@
|
||||
---
|
||||
deprecations:
|
||||
- The blocking executor has been deprecated for removal in Rocky. Its usage
|
||||
was never recommended for applications, and it has no test coverage.
|
||||
Applications should choose the appropriate threading model that maps their
|
||||
usage instead.
|
Loading…
Reference in New Issue
Block a user