jcomeauictx / kybyz

my (hopefully) Facebook-killing social media project
GNU General Public License v2.0
0 stars 0 forks source link

Problem with empty input monitoring irc channel #9

Open jcomeauictx opened 2 years ago

jcomeauictx commented 2 years ago

It opens the browser page and after several seconds I get the prompt:

INFO:root:Ready to accept commands; `quit` to terminate input loop
INFO:root:no command received to process
None
kbz> 

But then if I just wait about half a minute, it starts printing:

...
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0
INFO:root:received: '', length: 0

Ad infinitum.

Originally posted by @specious in https://github.com/jcomeauictx/kybyz/issues/8#issuecomment-1002834530

jcomeauictx commented 2 years ago

Could be the problem?

https://github.com/jcomeauictx/kybyz/issues/8#issuecomment-1002837052