lp:~thomas-voss/process-cpp/fix-death-observer

Created by Thomas Voß and last modified
Get this branch:
bzr branch lp:~thomas-voss/process-cpp/fix-death-observer
Only Thomas Voß can upload to this branch. If you are Thomas Voß please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Voß
Project:
process-cpp
Status:
Merged

Recent revisions

54. By Thomas Voß

Add missing symbol for ppc64el.

53. By Thomas Voß

Make sure that the eventfd used by the SignalTrap is closed on destruction.
Make sure that signal blocks are setup for the correct scope.

52. By Thomas Voß

[ thomas-voss ]
Only generate docs in release mode by default.

51. By Thomas Voß

* Bump so name.
* Fix death observer racyness.
* Factor out signalfd-based wait operations on operating system signals.
* Introduce interface SignalTrap and accompanying factory functions.

50. By Thomas Voß

Do not set but block mask.

49. By Thomas Voß

Scope Signal as core::posix::Signal.

48. By Thomas Voß

Add tests for ChildProcess::DeathObserver.
Remove obsolete coud.

47. By Thomas Voß

Make sure that we can retry death observer creation in case of c'tor throwing.

46. By Thomas Voß

Adjust platform-specific symbols.

45. By Thomas Voß

Make sure that a death observer is always setup correctly.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:process-cpp
This branch contains Public information 
Everyone can see this information.

Subscribers