Index: libcfa/src/concurrency/kernel/private.hfa
===================================================================
--- libcfa/src/concurrency/kernel/private.hfa	(revision efa28d59767f732b135ad7af6f4d956a258eab51)
+++ libcfa/src/concurrency/kernel/private.hfa	(revision a18373a8424aa23e7dff7a54bab1f9aff9f85c55)
@@ -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
