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

Revert X11 connection timeout handling #147

Merged
merged 1 commit into from Apr 27, 2024
Merged

Conversation

complexspaces
Copy link
Collaborator

This reverts commit efedfb9.

As shown in #133 this does not seem like feasible functionality to maintain long term because both sides (faster erroring and slower erroring) are inherently in conflict. I don't believe that arboard should make this choice for users. Instead, users who have specific latency concerns can wrap the call to Clipboard::new() in their own thread::spawn calls.

cc @jonZlotnik as the original PR author. Do you think this prove problematic for your project, or do you anticipate a smooth move to handling this timeout wrapping in your projects code?

@complexspaces complexspaces merged commit 1cca83d into master Apr 27, 2024
11 checks passed
@complexspaces complexspaces deleted the revert-x11-timeouts branch April 27, 2024 20:38
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.

None yet

1 participant