This test sees if it is possible for a subscriber to unsubscribe from a topic during notification of a topic message. Unsubscribing should not affect other subscribers from receiving the topic message.
After pressing the button, the output should be:
		subscriber1: Message 1
		subscriber1 has unsubscribed
		subscriber2: Message 1