Workflow

  1. 1.
    Infinite while loop while waiting for callbacks.
    while (true) {
        /* Infinite while loop */
    }