{ } Raw JSON

bundles / astropy latest / astropy / io / fits / util / ignore_sigint

function

astropy.io.fits.util:ignore_sigint

source: /astropy/io/fits/util.py :193

Signature

def   ignore_sigint ( func )

Summary

This decorator registers a custom SIGINT handler to catch and ignore SIGINT until the wrapped function is completed.

Aliases

  • astropy.io.fits.util.ignore_sigint