Skip to contents

Files to manage tessiflow.pid file to ensure only one process is running at a time

Usage

tessiflow_pid_lock(flows_log_dir)

tessiflow_pid_unlock(flows_log_dir)

Arguments

flows_log_dir

character directory name

Value

nothing invisibly

Functions

  • tessiflow_pid_lock(): Create tessiflow.pid file

  • tessiflow_pid_unlock(): Remove tessiflow.pid file