Change return type for factory methods in ExecutionStrategies to concrete type #456
Labels
enhancement
A request for change or improvement to an existing feature
Milestone
The rationale for this change is covered in #446 .
Even though this technically changes the public API (since the return types are changing), it won't affect existing code and is binary and source-compatible. Therefore, it does not require a major version bump.
The text was updated successfully, but these errors were encountered: