You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a `connected?` method to `RunnerClient`, so that we can make checks without having to use `is_a?`.
I also made `send_notification` and `make_request` private. They were not supposed to be public in the first place.
0 commit comments