Index: libcfa/src/concurrency/actor.hfa
===================================================================
--- libcfa/src/concurrency/actor.hfa	(revision b065dbb21c03c0917fb344b3cead90c52cf9d41b)
+++ libcfa/src/concurrency/actor.hfa	(revision 70d8e2f21e271a433d073d382ee2a8356bb528cf)
@@ -624,4 +624,6 @@
         empty_count = 0; // we found work so reset empty counter
         #endif
+
+        CHECK_TERMINATION;
         
         // potentially reclaim some of the current queue's vector space if it is unused
