pulumi/sdk/python/lib/test/runtime
Paul Roberts a2a63fa024 Add `blocking_call` to the pulumi python api
This allows a python program to make a blocking call (e.g.
a `requests.get` or a `subprocess.check_output`) without preventing the
main thread's event loop from pumping events.
2024-03-06 17:59:57 -08:00
..
test_create_alias_specs.py Exclude parentUrn when initlaizing Alias.Spec if no_parent is True 2023-01-30 18:11:29 +01:00
test_localized_global_state.py fix(sdk/python): Makes SETTINGS attributes context-aware (#10402) 2022-08-23 13:45:37 -04:00
test_resource_dep_cycle.py ci: Fix Windows flake with longer timeout 2022-09-14 09:57:02 -07:00
test_rpc.py Fix reflecting list type annotations (#7681) 2021-07-30 09:35:16 -04:00
test_stack.py Make pythons RPCManager a context variable 2023-07-13 09:59:12 +01:00
test_sync_await.py Add `blocking_call` to the pulumi python api 2024-03-06 17:59:57 -08:00