mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
Instead of calling a heavy inspect api call we can easily changing status just by knowing an action. Let's do this in a separate channel decouple UI update from basic event loop.