Changelog fragment

This commit is contained in:
Preston Van Loon
2025-05-29 11:23:02 -05:00
parent 1168cddf08
commit f4ecb8d994

3
changelog/pvl-ctx.md Normal file
View File

@@ -0,0 +1,3 @@
### Changed
- Add a context liveness check to some methods that iterate over objects or do expensive work. The routine can end early if the request is no longer alive.