Skip to content

allow dbgen to be interrupted by user#9624

Merged
Mytherin merged 1 commit into
duckdb:mainfrom
motherduckdb:dbgen_interrupted
Nov 12, 2023
Merged

allow dbgen to be interrupted by user#9624
Mytherin merged 1 commit into
duckdb:mainfrom
motherduckdb:dbgen_interrupted

Conversation

@elefeint
Copy link
Copy Markdown
Contributor

@elefeint elefeint commented Nov 9, 2023

Currently dbgen() is not interruptible by the user. This PR adds interruptability by passing the context to gen_tbl() function and occasionally checking for context interrupt.

cc: @ywelsch

@Mytherin Mytherin merged commit 7ec4e98 into duckdb:main Nov 12, 2023
@Mytherin
Copy link
Copy Markdown
Collaborator

Thanks! LGTM

carlopi added a commit to carlopi/duckdb that referenced this pull request Nov 13, 2023
… in CI runs

To be reviewed readding this test in some other version
Mytherin added a commit that referenced this pull request Nov 13, 2023
Partial revert of #9624: test seemed to cause some memory leaks in CI
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.

2 participants