Index: libcfa/src/concurrency/kernel/private.hfa
===================================================================
--- libcfa/src/concurrency/kernel/private.hfa	(revision bdfd0bd36d538bc1d3a1fb51f9d02c109bbde8e8)
+++ libcfa/src/concurrency/kernel/private.hfa	(revision 80e39f1fcfcd18cf89cb619bd7f2103ee5e5d799)
@@ -40,5 +40,5 @@
 
 // Defines whether or not we *want* to use io_uring_enter as the idle_sleep blocking call
-#define CFA_WANT_IO_URING_IDLE
+// #define CFA_WANT_IO_URING_IDLE
 
 // Defines whether or not we *can* use io_uring_enter as the idle_sleep blocking call
