Commit Graph

6 Commits

Author SHA1 Message Date
Fraser Waters 8db3087d2b Make pythons RPCManager a context variable 2023-07-13 09:59:12 +01:00
Aaron Friel 3354f43bec ci: Skip Python service tests when access token is absent 2022-09-14 15:19:06 -07:00
Kyle Pitzen fb8d6944ee
fix: Ports Python CONFIG, ROOT, and _SECRET_KEYS to ContextVars () 2022-08-23 20:15:49 -04:00
Anton Tayanovskyy a229605bfd
Redo 8633 ()
* Auto API fix to clear RPC_MANAGER

* Suppress logging unobserved failed tasks

* Add a test

* Clean up the comment as RPC_MANAGER.clear() is no longer test-only

* Fix Python lint issues

* Add stack destroy

* Windows skip and more ways to run the test

* Correct placement of --minimal that still fails on Win

* Cross-ref GH issue

* Skip only on Windows

* Add CHANGELOG

* Fix Changelog ref
2022-01-10 18:00:43 -05:00
Anton Tayanovskyy 6723272dcf
Revert "Python Auto API fix to clear RPC_MANAGER" ()
* Revert "Python Auto API fix to clear RPC_MANAGER ()"

This reverts commit 1cb4f1b3ec.

* Fix CHANGELOG_PENDING
2021-12-30 17:35:20 -05:00
Anton Tayanovskyy 1cb4f1b3ec
Python Auto API fix to clear RPC_MANAGER ()
* Auto API fix to clear RPC_MANAGER

* Suppress logging unobserved failed tasks

* Add a test

* Clean up the comment as RPC_MANAGER.clear() is no longer test-only

* CHANGELOG

* Fix Python lint issues
2021-12-30 12:02:07 -05:00