diff --git a/newsfragments/2713.feature.rst b/newsfragments/2713.feature.rst new file mode 100644 index 0000000000..048507e559 --- /dev/null +++ b/newsfragments/2713.feature.rst @@ -0,0 +1 @@ +If the loop for a cached async session is closed, or the session itself was closed, create a new session at that cache key and properly close and evict the stale session.