Matt Kaye
46edb1f0b0
[Python] Fix: Remove global event loop setters everywhere (#1452)
* feat: factor out async to sync
* feat: remove global event loop setter in workflow listener
* fix: rm more global loop sets
* fix: more loop sets
* fix: more
* fix: more
* fix: rm one more
* fix: stream from thread
* fix: dispatcher
* fix: make tests have independent loop scopes (woohoo!)
* feat: use default loop scope
* fix: try adding back tests
* Revert "fix: try adding back tests"
This reverts commit bed34a9bae539650e4fe32e0518aa9d1c5c0af5c.
* fix: rm dead code
* fix: remove redundant `_utils`
* fix: add typing to client stubs + regenerate
* fix: create more clients lazily
* fix: print cruft
* chore: version
* fix: lint
2025-03-31 13:58:50 -04:00
..
2025-03-25 15:45:07 -07:00
2025-03-27 16:32:54 -07:00
2025-03-25 15:45:07 -07:00
2025-03-31 13:58:50 -04:00
2025-03-27 16:32:54 -07:00
2025-03-31 13:58:50 -04:00
2025-03-31 13:58:50 -04:00
2025-03-31 13:58:50 -04:00
2025-03-25 15:45:07 -07:00
2025-03-27 16:32:54 -07:00
2025-03-31 13:58:50 -04:00
2025-03-25 15:45:07 -07:00
2025-03-31 13:58:50 -04:00
2025-03-31 13:58:50 -04:00
2025-03-31 13:58:50 -04:00
2025-03-31 13:58:50 -04:00
2025-03-27 16:32:54 -07:00
2025-03-31 13:58:50 -04:00
2025-03-25 15:45:07 -07:00
2025-03-31 13:58:50 -04:00
2025-03-25 15:45:07 -07:00
2025-03-27 16:32:54 -07:00
2025-03-31 13:58:50 -04:00
2025-03-27 19:01:29 -07:00
2025-03-27 16:32:54 -07:00
2025-03-25 15:45:07 -07:00
2025-03-25 15:45:07 -07:00
2025-03-31 13:47:34 -04:00
2025-03-31 13:58:50 -04:00
2025-03-31 13:58:50 -04:00
2025-03-25 15:45:07 -07:00
2025-03-25 15:45:07 -07:00
2025-03-11 14:57:13 -04:00
2025-03-28 20:17:36 -07:00