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

RTU example panics with BorrowMutError #41

Closed
rspendl opened this issue Feb 1, 2020 · 2 comments
Closed

RTU example panics with BorrowMutError #41

rspendl opened this issue Feb 1, 2020 · 2 comments

Comments

@rspendl
Copy link
Contributor

rspendl commented Feb 1, 2020

Running the rtu-example panics with:

Reading a sensor value from Slave(2)
thread 'main' panicked at 'already borrowed: BorrowMutError', src/libcore/result.rs:1188:5

Deleting lines 67 and 68 fixes the issue.

@flosse
Copy link
Member

flosse commented Feb 4, 2020

Thanks for reporting!

@flosse
Copy link
Member

flosse commented Feb 4, 2020

fixed: 13e23dc

@flosse flosse closed this as completed Feb 4, 2020
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

No branches or pull requests

2 participants