log sat/tools/async_trigger.py @ 4037:524856bd7b19

age author description
21 months ago Goffi massive refactoring to switch from camelCase to snake_case:
2022-05-13 Goffi tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints
2021-05-05 Goffi tools (async_trigger): new `asyncReturnPoint` method
2021-03-19 Goffi date update
2020-11-12 Goffi tools (async_trigger): use `utils.asDeferred` for async triggers:
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-08-13 Goffi Python 3 port:
2019-01-12 Goffi date update
2018-08-11 Goffi tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellable
2018-07-29 Goffi core: added async TriggerManager