Skip to content
  • Jameson Rollins's avatar
    fix connection timeout · d212ab4f
    Jameson Rollins authored
    changing timeout with EZCA_TIMEOUT was not working because of how PV
    connections were being established: it was always using underlying pyepics
    timeout.  This simple change should allow for the timeout being set
    as expected.
    d212ab4f