Sebastian Urban
Sebastian Urban
Could you please send a PR if you would like a review? This makes it easier for everyone.
PR merged.
Yes, definitely!!! But I agree with @zeenix that we should add missing features to zbus first. Using a low level API would make BlueR more complex without any benefit.
We don't have tests per se, but most of the functionality is exercised by the examples and tools. If they behave as before, you didn't break it ;) For testing...
@Athorus A workaround for you might be to switch to a distribution that has a desktop counterpart and Raspberry Pi version. For example Ubuntu is available for both x86_64 and...
Closing since the observed behavior is by-design and intended.
I am closing this for now, because currently the prerequirements for supporting WASM are not present. Once Tokio supports spawning tasks on WASM we will implement WASM support in Remoc.
I am closing as completed for now, since there has been no response. Feel free to reopen if the issue still exists.
Fixed by adding a custom CI action.
> I can confirm that this is still an issue. > > After some digging, it seems like blueR does not exit cleanly in any circumstances. Consider this example program:...