stop igwn alert client only if it is running; fixes #488
Could not reproduce issue #488 (closed) on emfollow test. But the issue is caused if the client was not running in the first place. Hence, only attempt to call stream_obj.consumer.stop()
if the listener was running.