Files
scylladb/api
Pavel Emelyanov 1d0a6672d6 Merge '[Backport 5.4] Close output stream in task manager's API get_tasks handler' from Pavel Emelyanov
If client stops reading response early, the server-side stream throws but must be closed anyway. Seen in another endpoint and fixed by https://github.com/scylladb/scylladb/pull/19541

Original commit is 0ce00ebfbd
Had simple conflict with ffb5ad494f

closes: #19560

Closes scylladb/scylladb#19571

* https://github.com/scylladb/scylladb:
  api: Fix indentation after previous patch
  api: Close response stream on error
  api: Flush response output stream before closing
2024-07-01 18:02:35 +03:00
..