Resource temporarily unavailable on successive sampling port reads
- Dominant language
- Rust
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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 {
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.