ubicloud/bin
Jeremy Evans 1392a022d5 Avoid unsynchronized setting of monitorable resource session to nil
Merge the process_event_loop method into the check_pulse method. Have the
pulse thread change a local variable if there was an error during the event
loop.  Have the monitor thread (not the pulse thread) clear the session,
after the pulse thread has ended, if the event loop failed.

Don't sleep until run_event_loop is true. With the merged code,
run_event_loop would be set immediately after the start of the thread, so
there is no reason to sleep. Even before this change, I don't think there
was a reason to sleep previously.
2025-09-05 02:21:42 +09:00
..
check-needed-openapi-paths Add bin/check-needed-openapi-paths 2025-08-29 05:05:05 +09:00
check_for_parameters Add query parameterization analysis 2025-02-06 13:10:04 -08:00
e2e Fix running only vm and postgres e2e tests 2025-07-10 11:34:55 +03:00
monitor Avoid unsynchronized setting of monitorable resource session to nil 2025-09-05 02:21:42 +09:00
production_check Double bin/production_check timeout 2025-05-08 08:42:53 +09:00
pry Change all create_with_id to create 2025-08-06 01:55:51 +09:00
regen-screenshots Update regen screenshots for Kubernetes to use the new models 2025-08-28 16:08:49 +02:00
respirate Add max partition check when starting respirate 2025-08-07 03:03:12 +09:00
restarter Fix exit status for respirate and restarter 2025-06-26 03:21:16 +09:00
stress_up Update rubocop version 2025-04-24 08:16:51 +03:00
ubi Support setting of PGPASSWORD in bin/ubi and cli/ubi 2025-08-06 02:10:02 +09:00