Skip to content

Commit 7739356

Browse files
authored
[Python] Fix: flaky python test, remove some unused / deprecated stuff (#3627)
* chore: add debugging to test * chore: migrate more tasks to new versions * fix: more deprecations * chore: rm a bunch of removed examples * fix: helpful error for wrong workflow type at runtime * chore: docs * fix: add plugin, try making on demand worker function scoped * chore: regenerate docs * chore: lint * chore: version
1 parent 8936821 commit 7739356

47 files changed

Lines changed: 476 additions & 3612 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/python/bulk_fanout/test_bulk_fanout.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/python/bulk_operations/test_bulk_replay.py

Lines changed: 0 additions & 106 deletions
This file was deleted.

examples/python/cancellation/test_cancellation.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

examples/python/concurrency_cancel_in_progress/test_concurrency_cancel_in_progress.py

Lines changed: 0 additions & 47 deletions
This file was deleted.

examples/python/concurrency_cancel_newest/test_concurrency_cancel_newest.py

Lines changed: 0 additions & 61 deletions
This file was deleted.

examples/python/concurrency_limit_rr/test_concurrency_limit_rr.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)