sapling/eden/fs/service
Matt Glazar 043e036260 Add timeout to 'eden status'
Summary: If edenfs is unresponsive, 'eden status' hangs forever. Add a timeout to turn the hang into a user-friendly error.

Reviewed By: chadaustin

Differential Revision: D10156229

fbshipit-source-id: 9186826ae6b131a193b1499c8baac616d131357f
2018-10-09 13:56:56 -07:00
..
oss print the build version when edenfs is starting 2018-06-26 12:07:08 -07:00
test check the return value of readFull() in a unit test 2018-08-28 13:37:10 -07:00
__init__.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
client.py Add timeout to 'eden status' 2018-10-09 13:56:56 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
eden.thrift expose FUSE accesses over Thrift 2018-09-10 13:52:51 -07:00
EdenCPUThreadPool.cpp Rename UnboundedQueueThreadPool to UnboundedQueueExecutor and add a ManualExecutor variant 2018-08-03 13:21:59 -07:00
EdenCPUThreadPool.h Rename UnboundedQueueThreadPool to UnboundedQueueExecutor and add a ManualExecutor variant 2018-08-03 13:21:59 -07:00
EdenError.cpp update eden to be more liberal when parsing BinaryHash arguments 2018-03-20 16:47:12 -07:00
EdenError.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenServer.cpp disallow undefined symbols in the eden server library 2018-10-09 10:02:55 -07:00
EdenServer.h disallow undefined symbols in the eden server library 2018-10-09 10:02:55 -07:00
EdenServiceHandler.cpp explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
EdenServiceHandler.h adopt new thrift streaming API 2018-09-20 12:54:23 -07:00
main.cpp disallow undefined symbols in the eden server library 2018-10-09 10:02:55 -07:00
PrettyPrinters.cpp Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
PrettyPrinters.h Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
StartupLogger.cpp Started Eden for Windows and integrated hg store with it. 2018-08-21 17:53:38 -07:00
StartupLogger.h add a StartupLogger helper class 2018-06-21 15:16:06 -07:00
streamingeden.thrift adopt new thrift streaming API 2018-09-20 12:54:23 -07:00
StreamingSubscriber.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
StreamingSubscriber.h fix a deadlock - lock ordering violation in Journal/StreamingSubscriber 2017-11-01 12:24:44 -07:00
ThriftUtil.h update eden to be more liberal when parsing BinaryHash arguments 2018-03-20 16:47:12 -07:00