Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
There are certain if-statements that control whether to initialize some async-scheduling related fields, based on the value of field called 'scheduleAsynchronously'.
We could move these fields to a separate class for clarity.