Skip to content
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

dbus: add context to open functions #341

Merged
merged 1 commit into from
Sep 10, 2020
Merged

dbus: add context to open functions #341

merged 1 commit into from
Sep 10, 2020

Conversation

vaspahomov
Copy link
Contributor

@vaspahomov vaspahomov commented Sep 10, 2020

This patch allows passing context value to dbus connection opening functions.

dbus/dbus.go Show resolved Hide resolved
@lucab
Copy link
Contributor

lucab commented Sep 10, 2020

Thanks for the PR! I have a doubt about context wiring, I've left a comment in review.

@lucab
Copy link
Contributor

lucab commented Sep 10, 2020

I'd be happy to see a "Deprecated" label on all the old methods, see https://github.com/golang/go/wiki/Deprecated.

@lucab lucab changed the title Add context to dbus open conn dbus: add context to open functions Sep 10, 2020
dbus/dbus.go Outdated Show resolved Hide resolved
@lucab
Copy link
Contributor

lucab commented Sep 10, 2020

@vaspahomov thanks, this looks fine to merge. Can you please squash your commits into a single one, and update the title as I did for the PR?

@vaspahomov
Copy link
Contributor Author

@lucab done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants