frequenz-floss / frequenz-core-python

Core utilities to complement Python's standard library
https://frequenz-floss.github.io/frequenz-core-python/
MIT License
0 stars 2 forks source link

Move `run_forever` from the SDK to the `asyncio` module #33

Open llucax opened 1 month ago

llucax commented 1 month ago

This can be useful in many situations. We can probably also make it accept a Service.

Originally posted by @llucax in https://github.com/frequenz-floss/frequenz-sdk-python/pull/1081#pullrequestreview-2352150102