Skip to content

feat(job): allow to wait for async jobs - #7

Merged
MightyGoldenOctopus merged 1 commit into
mainfrom
feature/allow-blocking-call-for-async-extraction
Aug 5, 2026
Merged

feat(job): allow to wait for async jobs#7
MightyGoldenOctopus merged 1 commit into
mainfrom
feature/allow-blocking-call-for-async-extraction

Conversation

@MightyGoldenOctopus

Copy link
Copy Markdown
Collaborator

You can now pass wait=True in .parse() and .extract() when using async execution mode.

@MightyGoldenOctopus MightyGoldenOctopus self-assigned this Aug 3, 2026
@MightyGoldenOctopus
MightyGoldenOctopus merged commit 754bb9d into main Aug 5, 2026
5 checks passed
@MightyGoldenOctopus MightyGoldenOctopus linked an issue Aug 5, 2026 that may be closed by this pull request
@tdurey-lighton

Copy link
Copy Markdown
Collaborator

馃憤 reviewed after merge, everything ok for me

@MightyGoldenOctopus
MightyGoldenOctopus deleted the feature/allow-blocking-call-for-async-extraction branch August 6, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ExtractJob.poll()聽non-blocking, no聽.wait()

2 participants