Survey request is being sent as soon as the daemon executes the task no matter what is the Survey::SendInHoursAfterClose config.
What I've done:
Created a survey and defined it as master.
Configured Survey::SendInHoursAfterClose with value 48 (hours).
Activated the task in Daemon::SchedulerCronTaskManager::Task using defaults.
Created a new ticket.
Closed the ticket.
The survey request was sent after 20 minutes or so (not 48 hours!).
Any ideas?