Skip to content

BUG: can't stop execution of open SQL_TABLE.db with Ctrl+C #14960

@Marat22

Description

@Marat22

Describe the bug

If I run:

open C:\marat\programs\BASE\MiriadRobot\_databases\fut_ru.db

I can't stop execution of command by pressing Ctrl+C.

This db contains several tables, each of them contain 3224 records, so i need to wait until all of them are printed.

How to reproduce

  1. Open any sqlite3 big table by open command
  2. Try to stop the printing of table by pressing Ctrl+C

Expected behavior

I expected the command to stop execution.

Configuration

key value
version 0.101.0
major 0
minor 101
patch 0
branch
commit_hash
build_os windows-x86_64
build_target x86_64-pc-windows-msvc
rust_version rustc 1.83.0 (90b35a623 2024-11-26)
rust_channel stable-x86_64-pc-windows-msvc
cargo_version cargo 1.83.0 (5ffbef321 2024-10-29)
build_time 2025-01-20 08:30:19 +05:00
build_rust_channel release
allocator mimalloc
features default, sqlite, trash
installed_plugins

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:signal-cancelProblems with how executions react to signals or attempts at cancellation (CTRL-C)category:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions