# File lib/sqlite3/database.rb, line 296
def
interrupt
@driver
.
interrupt
(
@handle
)
end