Matt Books
|
927680cae7
|
Use a mutex to synchronize access to shared WORKER_STATE hash (#3959)
On jruby, the Hash implementation is not threadsafe, and leads to jobs not being
deleted from the busy list.
See #3958
|
2018-09-11 09:53:52 -07:00 |
|
Mike Perham
|
2367bc19c1
|
Rewrite heartbeat so we can dynamically update tags/labels, #2867
|
2016-11-25 13:39:22 -08:00 |
|
Mike Perham
|
008f1feff3
|
Add event when a process has a new heartbeat
|
2016-08-12 12:34:41 -07:00 |
|
Mike Perham
|
a2bdb875fe
|
Fix memory leak, bump version
|
2016-05-04 14:43:15 -05:00 |
|
Mike Perham
|
2c9f7662fc
|
Freeze all string literals in source, fixes #2741
Tests pass and smoke test works perfectly.
|
2015-12-31 15:33:35 -08:00 |
|
Mike Perham
|
9fc8267848
|
Move proctitles into CLI, so they can be accessed in startup events
|
2015-10-12 09:43:51 -07:00 |
|
Mike Perham
|
da02fcb6a7
|
Cleanup, tests passing
|
2015-10-08 09:37:37 -07:00 |
|
Mike Perham
|
89a1914d45
|
Fix tests
|
2015-10-07 15:01:44 -07:00 |
|
Mike Perham
|
4781be562f
|
Tests passing again
|
2015-10-06 14:05:46 -07:00 |
|
Mike Perham
|
48546fdae9
|
WIP manager and launcher
|
2015-10-06 12:43:01 -07:00 |
|