Skip to content
  • Petr Špaček's avatar
    822e4342
    worker: migrate worker.id to string · 822e4342
    Petr Špaček authored
    It now contains either content of SYSTEMD_INSTANCE environment variable
    or stringified version of getpid() value.
    
    Main motivation is that the old worker.id was broken on systemd,
    i.e. the default installation.
    
    Related: #631
    822e4342
    worker: migrate worker.id to string
    Petr Špaček authored
    It now contains either content of SYSTEMD_INSTANCE environment variable
    or stringified version of getpid() value.
    
    Main motivation is that the old worker.id was broken on systemd,
    i.e. the default installation.
    
    Related: #631
Loading