-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use self-pipe trick to implement signal handlers #618
Merged
Merged
Commits on Jul 26, 2024
-
Use self-pipe trick to implement signal handlers
This allows the rest of the Gazebo codebase to use callbacks that can use non async-signal-safe functions Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 049d75c - Browse repository at this point
Copy the full SHA 049d75cView commit details -
Add small sleeps since callbacks are now coming from a separate thread
Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc950a8 - Browse repository at this point
Copy the full SHA fc950a8View commit details
Commits on Aug 15, 2024
-
Address reviewer feedback, support windows, add documentation
Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 258a565 - Browse repository at this point
Copy the full SHA 258a565View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a5c1e - Browse repository at this point
Copy the full SHA c2a5c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f3cb5 - Browse repository at this point
Copy the full SHA 91f3cb5View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7945e18 - Browse repository at this point
Copy the full SHA 7945e18View commit details
Commits on Aug 21, 2024
-
Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3611f53 - Browse repository at this point
Copy the full SHA 3611f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c47de - Browse repository at this point
Copy the full SHA a6c47deView commit details -
Signed-off-by: Addisu Z. Taddese <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06d0586 - Browse repository at this point
Copy the full SHA 06d0586View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.