ledatelescope / bifrost

A stream processing framework for high-throughput applications.
BSD 3-Clause "New" or "Revised" License
66 stars 29 forks source link

Lockfile will warn periodically if waiting more than 5s #234

Closed league closed 2 months ago

league commented 4 months ago

Fixes #232.

I think this is ready to go. There's a self-contained test program at the bottom of the file, it's easy to compile and test in isolation.

Is a cerr message good enough?

league commented 4 months ago

I will add the PID check to this PR.

jaycedowell commented 2 months ago

Works for me on Ubuntu 20.04 and MacOS 12.7.

jaycedowell commented 2 months ago

I was about to merge this when I noticed that the self-hosted builds were hanging. Why's that happening?

jaycedowell commented 2 months ago

Self hosted is back.