Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Zero length messages lock up regrowl #4

Open
snicker opened this issue Sep 27, 2013 · 2 comments
Open

Zero length messages lock up regrowl #4

snicker opened this issue Sep 27, 2013 · 2 comments

Comments

@snicker
Copy link

snicker commented Sep 27, 2013

working with irssi-growl, for some reason Growl::GNTP seems to send a zero-length message to the server before the actual growl message... this was locking up regrowl and irssi until issuing ^C to regrowl. This caused it to throw an interrupt error.

my hacky workaround is here:
snicker@6e72c6a

The more elegant solution is to probably implement a timeout in that loop

@kfdm
Copy link
Owner

kfdm commented Sep 27, 2013

I wonder if this is part of the port scan module that was added, to prevent irssi growl from blocking irssi when waiting for the growl server to respond.

@snicker
Copy link
Author

snicker commented Sep 27, 2013

That was my first thought, but I didn't chase that rabbit.

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

No branches or pull requests

2 participants