Skip to content

Can't cancel motherduck auth #202

@hadley

Description

@hadley

If I run the following code:

library(duckdb)
con <- DBI::dbConnect(duckdb::duckdb())
dbExecute(con, "ATTACH 'md:'")

Then return to R, Ctrl + C won't cancel auth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions