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

Details

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

    Description

      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);

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: