aiomonitor icon indicating copy to clipboard operation
aiomonitor copied to clipboard

WIP: Use threads to allow more than one connection

Open yggdr opened this issue 6 years ago • 2 comments

I'd like to have the possibility to connect more than once to a monitor, so I tried a threading approach. This is still work in progress, I'd like someone who knows more about the gritty details of threads to have a look here. It seems to work well, but who knows what kind of bugs might lurk in the details.

yggdr avatar Sep 28 '18 21:09 yggdr

@jettify ?

asvetlov avatar Sep 30 '18 15:09 asvetlov

I like the idea, do not see any big issues with threads.

jettify avatar Oct 02 '18 21:10 jettify

This will be resolved by backporting aiomonitor-ng. :wink:

achimnol avatar Apr 24 '23 17:04 achimnol