DeppLearning
DeppLearning
Hit the same wall today and failed to workaround the issue using the "header" mutators. Would be nice to see this implemented. I'm using a `X-Correlation-Id` header though.
This is probably a very weird bug in one of my dependencies, sorry for the noise, will reopen if the issue appears again. edit: Issue persists in different environments
I experienced the same problems on Manjaro Linux 18.1.5 running php 7.4.2 and rust 1.40.0 I can at least run the example/simple.php file when I add the -fPIC flag here:...
> Sorry for not following semver... I'll fix that quickly. > > EDIT: This should now be fixed. `rhai_codegen` is bumped to `2.0.0` and `1.17.0` has been yanked. Can confirm...
I am sometimes (!) seeing a similar bug that makes my CI tests flaky since I updated from sqlx 0.5.7 to 0.7.4. I have a few enums, named in camelcase,...
> Hey, I just ran into this issue in a project (using no-default-features with serde) noticed this has been open for a while with no ongoing conversation, I am open...
I tried again, the above result was probably due to some problem with the binary blobs which got fixed after trying the main branch and before trying 8b36a32ed5d834b23e970d5b723dd7df1f1c94a2. I can...
I'm still seeing this on latest master. If I delete this line, the problem is gone: https://github.com/embassy-rs/embassy/blob/a2acb3e3dceddb4752f8fb1c17aa65e1959a2180/examples/stm32wb/src/bin/mac_ffd.rs#L153. I think it's just a problem with logging the `MacEvent::McpsDataInd` variant. Maybe there...
I am running into the same problem, I guess, at least same behavior. After hours of debugging I can now reliably reproduce both behaviors on my ESP32-S3-DevKitC1 revision 0.1. The...
I think I am experiencing the same, or very similar issue. Please let me know if I should open another issue elsewhere. I am using different boards (esp32-s3 and esp32-c6...