-
```
I'm running into a problem whereby the Guice/Struts2 plug-in fails to
initialize properly when there are custom type converters defined in
xwork-conversion.properties.
The problem appears to be…
-
Currently, exception safety testing is quite limited.
There are two distinct mechanisms used.
First one is Seastar's `alloc_failure_injector`, which is used for bad_alloc exception safety.
Good …
-
From a discussion with @richardpark-msft..
It would be beneficial to our stress tests if we expanded mock-hub to be a fault-injector and be made publicly available for the other languages as well
…
-
### Version info
**Angular:** 13.0.3
**Firebase:** 9.6.4
**AngularFire:** 7.2.0
**Other (e.g. Ionic/Cordova, Node, browser, operating system):** Node 14
### How to reproduce these condi…
-
## Affected Version
4.1.1
## Description
According to [https://docs.silverstripe.org/en/4/developer_guides/extending/shortcodes/](https://docs.silverstripe.org/en/4/developer_guides/extending/sho…
-
**Is your feature request related to a problem? Please describe.**
We have a kubernetes operator that we are using with vault. Becaues our custom resource use random secrets (i.e. specified in the…
-
We have observed an unexpected behaviour with Aporeto on the platform - when a pod gets started, there is a delay before the enforcers recognize it as a processing unit and enforce an NSP on it.
The…
-
```
We're using guice-servlet in a multi-injector scenario where we want to chain
the different filter/servlet pipelines under a single instance of a subclass of
GuiceFilter. To get this working wit…
-
```
We're using guice-servlet in a multi-injector scenario where we want to chain
the different filter/servlet pipelines under a single instance of a subclass of
GuiceFilter. To get this working wit…
-
I follow https://simpleinjector.org/aspnetcore guide to integrate SI to my web site (standard template with authentication).
However, when I try to open login page - I recieve the folloving error:
…