From ad428d16ea749243772e01da477459a93f2995af Mon Sep 17 00:00:00 2001 From: Chad Smith Date: Thu, 7 May 2026 18:43:53 -0600 Subject: [PATCH] tests: expect intermittent warning on azure pro images. avoid client.destroy Avoid client.destroy within the cloud_session.launch context manager as it already performs cloud.destroy on context exit which calls instance.destroy. This avoids the following error seen by pycloudlib on Azure instances: