Index: libcfa/src/concurrency/actor.hfa
===================================================================
--- libcfa/src/concurrency/actor.hfa	(revision b065dbb21c03c0917fb344b3cead90c52cf9d41b)
+++ libcfa/src/concurrency/actor.hfa	(revision caf06aa71fb525bbcc4811ec5a00225c9c9c6583)
@@ -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
