class DynamicEnvDispatcherTest_AllowSyncCallsDoesNotBlockGlobalLoopWithDynamicSpawning_Class

Defined at line 826 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc

Tests that a blocking dispatcher does not block the global async loop shared between

all dispatchers in a process when running on an environment set up with dynamic thread spawning

and running the stall checker periodically.

We will register a blocking callback, and ensure we can receive other callbacks

at the same time.

Public Methods

void DynamicEnvDispatcherTest_AllowSyncCallsDoesNotBlockGlobalLoopWithDynamicSpawning_Class ()

Defined at line 826 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc

void ~DynamicEnvDispatcherTest_AllowSyncCallsDoesNotBlockGlobalLoopWithDynamicSpawning_Class ()

Defined at line 826 of file ../../src/devices/bin/driver_runtime/dispatcher_test.cc