In the notification part of the CDK, a CachedThreadPool is used. This pool has no limits, which can be kinda problematic in some situations. We should use a FixedThreadPoolExecutorService instead.
Notifications was removed since CDK 5.2.0
Notifications was removed since CDK 5.2.0