YouCompleteMe/python
Strahinja Val Markovic 5070835d01 Ensuring server cleanup on OS signals
atexit won't run registered functions for SIGTERM which we send to the server.
This prevents clean shutdown.

Also making sure that the server logfiles are deleted as well.
2013-10-17 12:21:59 -07:00
..
clang_includes Using the new clang 3.3 headers 2013-06-19 21:58:53 -07:00
ycm Ensuring server cleanup on OS signals 2013-10-17 12:21:59 -07:00
test_requirements.txt Adding WebTest to pip test dependencies 2013-10-07 11:03:28 -07:00