Skip to content

Commit 84e6fb8

Browse files
committed
(actions) update PR references
1 parent dae0527 commit 84e6fb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.d/20251003_154153_sirosen_context_manager_clients_and_apps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Added
33

44
- ``GlobusApp`` and SDK client classes now support usage as context managers, and
55
feature a new ``close()`` method to close internal resources.
6-
``close()`` is automatically called on exit. (:pr:`NUMBER`)
6+
``close()`` is automatically called on exit. (:pr:`1326`)
77

88
- In support of this, token storages now all feature a ``close()`` method,
99
which does nothing in the default implementation.

changelog.d/20251110_151006_sirosen_context_manager_clients_and_apps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Fixed
22
-----
33

44
- Fixed a resource leak in which a ``GlobusApp`` would create internal client
5-
objects and never close the associated transports. (:pr:`NUMBER`)
5+
objects and never close the associated transports. (:pr:`1326`)

0 commit comments

Comments
 (0)