hooks rewrite from shell to python

Jiri Moskovcak jmoskovc at redhat.com
Fri Aug 2 12:16:52 UTC 2013


Hi,
as part of the "get rid of inotify and use socket activation" efforts we 
need to rewrite some shell code (choices were C or python) so we can use 
the sockets. I know we could have written a helper which would do the 
socket communication, but I think using the libabrt and exposing the API 
to python will be much better solution. So our new team member Petr 
Kubat took it as his first assignment and start rewriting the abrt 
vmcore harvester:

https://github.com/abrt/abrt/issues/676

Cheers,
Jirka


More information about the Crash-catcher mailing list