It does not appear as a "Tasker" wakelock, rather I see the "AlarmManager" wakelock increasing rapidly.
The question is what contexts use the "AlarmManager".
Obviously recurring time events do.
If I have a "time" context without recurrence, say "between 9:00 and 17:00", does this trigger an AlarmManager?
Thanks