Source: show | on GitHub
# File actioncable/test/test_helper.rb, line 55 def run_in_eventmachine yield wait_for_async end
# File actioncable/test/test_helper.rb, line 51 def wait_for_async wait_for_executor Concurrent.global_io_executor end