-
One common feature request seems to be not just built-in effects, but some kind of synchronous effect, or at least the ability to build one. The reasons both not including built-in effects and not all…
-
Do we have any updates on the below limitations?
1. Not supported for Service Fabric Reliable actors
2. Not supported for Reliable Collections
3. Limitation for the preview
4. Limitation in Az…
-
When following the instructions (https://www.playframework.com/documentation/2.8.x/SettingsLogger#Using-a-custom-application-loader) for configuring the logging system when using a custom application …
-
Currently, you have a separate User Event (UE) for each gRCP call type. This requires a lot of extra "boilerplate" to set up each UE, as shown in this image:
![2022-12-06 13_02_20-route_guide_serve…
-
Hi,
I have several systems with RHEL8/AlmaLinux8 that i would like to migrate to 9 but not possible because my systems all have the root filesystem encrypted with luks.
Is there any plan to supp…
-
I get the following error when running tests:
`PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/nodebugnonzts20121212/intl.so' dlopen(/usr/lib/php/extensions/nodebu…
-
The spec should (somewhere) explain that the build system implementer must define a security model for the build system, with clear boundaries, actors, and interfaces. This will then inform how to fix…
-
After downloading mindsporce source
git clone https://gitee.com/mindspore/mindspore.git
Run command "bash build.sh -e gpu" to build mindspore
always getting the erros:
mindspore/ccsrc/…
-
The current integration testing framework:
https://github.com/filecoin-project/ref-fvm/blob/7c44970d968c8c49c4eedd5168eb16b08d095f26/testing/integration/src/tester.rs#L51-L72
Has some warts:
…
-
```
I'm aware that java serialization isn't perfect, and that it has many problems.
That being said, there are many frameworks and places in the java world that
use Serializable as the default seria…