Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-16960

Possible time of check time of use problem in create_pid_file()

XMLWordPrintable

    • Sprint 58 (Nov 2019), Sprint 59 (Dec 2019), Sprint 60 (Jan 2020)
    • 0.25

      If possible for all systems pid file must be opened and locked at the same time e.g:
      fd = open(pidFile, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR);

            atumilovics Andrejs Tumilovics
            ak Andrejs Kozlovs
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: