Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
thread: mask all signals on child threads
Mask all signals on any threads we create. Since we don't use signals for anything, this leaves the signal behavior to the original parent thread or process linking in librados or libceph.
- Loading branch information