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

Resource temporarily unavailable on successive sampling port reads #62

Open
wucke13 opened this issue May 31, 2023 · 1 comment
Open

Comments

@wucke13
Copy link
Contributor

wucke13 commented May 31, 2023

When reading very quickly, in a loop{ }, from a sampling port, I got the following error:

 ERROR Partition: health_monitor > PanicInfo {
 ERROR Partition: health_monitor >     payload: Any { .. },
 ERROR Partition: health_monitor >     message: Some(
 ERROR Partition: health_monitor >         called `Result::unwrap()` on an `Err` value: TypedError { err: Panic, source: Resource temporarily unavailable (os er..
 ERROR Partition: health_monitor >     ),
 ERROR Partition: health_monitor >     location: Location {
 ERROR Partition: health_monitor >         file: "/sources/a653rs-linux-0.1.0-dev_wucke13/src/apex.rs",
 ERROR Partition: health_monitor > PanicInfo {
@dadada
Copy link
Collaborator

dadada commented Jun 2, 2023

I get this error reliably. What would be a good way for avoiding this error? I did not have this error with versions from back in October.

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