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

bind_threads does not work on 64bit linux #524

Closed
mawenzy opened this issue Feb 4, 2023 · 0 comments · Fixed by #525
Closed

bind_threads does not work on 64bit linux #524

mawenzy opened this issue Feb 4, 2023 · 0 comments · Fixed by #525

Comments

@mawenzy
Copy link
Contributor

mawenzy commented Feb 4, 2023

Last part of error message:

    data = brine.I4I4.pack(this_thread.id, this_thread._remote_thread_id) + data
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
struct.error: 'L' format requires 0 <= number <= 4294967295
Environment
  • rpyc 5.3.0
  • python 3.11
  • fedora linux 37
Minimal example

Try to send any message.

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 a pull request may close this issue.

1 participant