Files
neon/pageserver/src
Heikki Linnakangas 17ec37aab2 Close gRPC getpage streams on shutdown
Some tests were failing, because pageserver didn't shut down promptly.
Tonic server graceful shutdown was a little too graceful; any open
streams linger until they're closed. Check the cancellation token
while waiting for next request, and close the stream if
shutdown/cancellation was requested.
2025-07-05 16:26:24 +03:00
..
2025-06-27 13:51:59 +00:00
2025-06-24 17:25:31 +00:00
2025-05-16 14:45:08 +00:00
2025-06-24 17:25:31 +00:00