> On 21 Jul 2015, at 16:23, [email protected] wrote: > > > + llist_del(&circuit->head); > + talloc_free(circuit);
What happens if there is a single circuit and the batch timer was running? I assume it will timeout not be rescheduled?
> On 21 Jul 2015, at 16:23, [email protected] wrote: > > > + llist_del(&circuit->head); > + talloc_free(circuit);
What happens if there is a single circuit and the batch timer was running? I assume it will timeout not be rescheduled?