Skip to content
logo
In Silico Framework
DelayedKeyboardInterrupt.handler
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
        • IO
        • analyze
        • db_initializers
        • data_base_register
        • dbopen
        • distributed_lock
        • exceptions
        • isf_data_base
        • utils
          • silence_stdout
          • mkdtemp
          • DelayedKeyboardInterrupt
            • handler
              • Mdata_base.utils.DelayedKeyboardInterrupt.handler
          • bcolors
          • chunkIt
          • convertible_to_int
          • split_file_to_buffers
          • first_line_to_key
          • pandas_to_array
          • select
          • pooled_std
          • skit
          • unique
          • cache
          • fancy_dict_compare
          • wait_until_key_removed
          • get_file_or_folder_that_startswith
          • get_file_or_folder_that_endswith
          • flatten
          • synchronous_ddf_concat
          • myrepartition
          • df_colnames_to_str
          • colorize_key
          • colorize_str
          • calc_recursive_filetree
          • rename_for_deletion
          • delete_in_background
          • is_db
        • is_data_base
        • is_sub_data_base
        • get_db_by_unique_id
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Mdata_base.utils.DelayedKeyboardInterrupt.handler

    data_base ❭ utils ❭ DelayedKeyboardInterrupt ❭ handler

    DelayedKeyboardInterrupt.handler¶

    data_base.utils.DelayedKeyboardInterrupt.handler(sig, frame)¶

    Handle KeyboardInterrupt signals and delay them

    Previous DelayedKeyboardInterrupt
    Next bcolors
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial