Searched full:ignore_start_callback (Results 1 – 4 of 4) sorted by relevance
39 ignore_start_callback: true47 ignore_start_callback: true
262 ${w.ignore_start_callback}, in get()269 ${w.ignore_start_callback}), in get()273 ${w.ignore_start_callback}, in get()
60 `ignore_start_callback` can be set to true so that the callback will not73 ignore_start_callback: true
652 self.ignore_start_callback = kw.pop("ignore_start_callback", False)653 self.ignore_start_callback = (654 "true" if self.ignore_start_callback else "false"