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

age author description
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Fri, 13 May 2022 18:19:56 +0200 Goffi tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints
Wed, 05 May 2021 15:37:33 +0200 Goffi tools (async_trigger): new `asyncReturnPoint` method
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools (async_trigger): use `utils.asDeferred` for async triggers:
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Sat, 11 Aug 2018 18:24:52 +0200 Goffi tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellable
Sun, 29 Jul 2018 19:22:51 +0200 Goffi core: added async TriggerManager