git-annex/Logs
Joey Hess ca454c47f2
explicitly wait for a git process
Eliminate a zombie that was only cleaned up by the later zombie cleanup
code.

This is still not ideal, it would be cleaner if it used conduit or
something, and if the thread gets killed before waiting, it won't stop
the process.

Only remaining zombies are in CmdLine.Seek
2020-09-25 11:03:12 -04:00
..
Chunk update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
ContentIdentifier speed up slow quickcheck test 2019-03-06 16:43:41 -04:00
Difference update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
MetaData update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
PreferredContent wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00
Presence update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Remote be stricter about rejecting invalid configurations for remotes 2020-01-10 14:52:48 -04:00
SingleValue update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Trust update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Activity.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Chunk.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Config.hs fix warning 2020-04-15 13:04:00 -04:00
ContentIdentifier.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Difference.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Export.hs Ref ByteString conversion done 2020-04-07 17:41:09 -04:00
File.hs convert replaceFile to createDirectoryUnder 2020-03-06 11:31:01 -04:00
FsckResults.hs ByteString Ref continued 2020-04-07 13:27:11 -04:00
Group.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Line.hs convert transitions.log to attoparsec and bytestring-builder 2019-01-10 17:13:30 -04:00
Location.hs explicitly wait for a git process 2020-09-25 11:03:12 -04:00
MapLog.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
MetaData.hs importfeed: stream metadata for 5% speedup 2020-07-14 14:35:26 -04:00
Multicast.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
NumCopies.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
PreferredContent.hs sync --all avoid unncessary first pass 2020-09-24 15:12:09 -04:00
Presence.hs wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00
Remote.hs cache remote.log 2020-09-22 13:52:26 -04:00
RemoteState.hs add RemoteStateHandle 2019-10-14 13:51:42 -04:00
Schedule.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
SingleValue.hs wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00
Smudge.hs convert TopFilePath to use RawFilePath 2019-12-09 15:07:21 -04:00
Transfer.hs fix all remaining -Wincomplete-uni-patterns warnings 2020-04-15 13:55:08 -04:00
Transitions.hs wip RawFilePath 2x git-annex find speedup 2019-11-26 16:01:58 -04:00
Trust.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
Unused.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
UUID.hs fix init default description reversion 2019-06-20 20:30:24 -04:00
UUIDBased.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
View.hs ByteString Ref continued 2020-04-07 13:27:11 -04:00
Web.hs importfeed: stream metadata for 5% speedup 2020-07-14 14:35:26 -04:00