@effect/platform (NodeRuntime.runMain(), HttpApiBuilder). I understand that runMain automatically handles SIGINT/SIGTERM signals and interrupts the main fiber. However, I'm trying to understand what happens to in-flight requests when the process receives a shutdown signal.