IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 4, 2008, 4:29:47 PM (18 years ago)
Author:
eugene
Message:

add interrupts to (potentially) long loops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/mextract.c

    r19579 r20535  
    105105  Signal = signal (SIGINT, handle_interrupt);
    106106  interrupt = FALSE;
     107
    107108  for (i = 0; (i < skylist[0].Nregions) && !interrupt; i++) {
    108109    /* lock, load, unlock catalog */
Note: See TracChangeset for help on using the changeset viewer.