diff --git a/source/birchwood/client/receiver.d b/source/birchwood/client/receiver.d index a5007eb..f4f8e9e 100644 --- a/source/birchwood/client/receiver.d +++ b/source/birchwood/client/receiver.d @@ -126,6 +126,8 @@ public final class ReceiverThread : Thread // TODO: See above notes about libsnooze behaviour due // ... to usage in our context + + // TODO: Catch InterruptedException here receiveEvent.wait(); // TODO: Catch any exceptions from libsnooze