hangoutsbot icon indicating copy to clipboard operation
hangoutsbot copied to clipboard

webbridge plugin does not give up sink bind on load failure

Open pleasantone opened this issue 9 years ago • 0 comments

If you manually load a webbridge_ plugin, and the plugin fails to load for some reason, the unloading mechanism doesn't stop listening on the sink's socket.

The next time you try to load the plugin (e.g. after fixing an error), it cannot load and fails with an address in use failure.

pleasantone avatar Aug 31 '15 20:08 pleasantone