This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch io_uring_tpc_task_registry
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 3bc2e7e3 get rid of `Box` and `dyn` by using RPITIT
add 3cb473b3 rename generics to be more descriptive
No new revisions were added by this update.
Summary of changes:
.../src/shard/task_registry/builders/continuous.rs | 33 +++++++++++----------
.../src/shard/task_registry/builders/oneshot.rs | 34 ++++++++++++----------
.../src/shard/task_registry/builders/periodic.rs | 34 ++++++++++++----------
core/server/src/shard/task_registry/registry.rs | 14 +++++----
core/server/src/shard/task_registry/specs.rs | 5 +++-
5 files changed, 68 insertions(+), 52 deletions(-)