Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Abstract DLT polling monitor prototype async #1366

Open
ameliabradley opened this issue Apr 1, 2022 · 0 comments
Open

Abstract DLT polling monitor prototype async #1366

ameliabradley opened this issue Apr 1, 2022 · 0 comments
Assignees
Labels

Comments

@ameliabradley
Copy link

The prototype for the DLT polling monitor is currently tightly coupled with the async library Tokio. We want to decouple Tokio and abstract away any async calls, so that if in the future we switch the async runtime or use a different technique (such as threads), there will be less code to rewrite.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants