Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stop CPU usage spike when a rospy node receives a signals.SIGINT interrupt but before it terminates the process (e.g. pressing CTRL+C while the node is sleeping due to a rospy.sleep() call no longer sends CPU usage of a core to 100%) should also fix ros#2238
- Loading branch information