-
https://github.com/shotgunsoftware/tk-maya/blob/00fa021e40044c6d908f98dc2dc62eb33ce4098e/engine.py#L153
The string expansion here can be read as an argument here if custom handlers are added to the…
-
It is occurring in specific devices only.
E unwrap key failed
java.security.InvalidKeyExcepti…
-
**Repro**:
In VS2015 with update 1, set the C# formatting preferences to insert spaces before and after binary operators.
Write the following class:
``` csharp
class C
{
public static event Act…
-
### Describe the bug
Wrapping an `img` as a Svelte component results in `onload="this.__e=event" onerror="this.__e=event"` generated in HTML output. It causes CSP issue related to inline execution.
…
-
### Description
This test was modified to only run on CV2 because it's not passing on CV1
https://github.com/dotnet/maui/pull/25719/files
We need to fix it so the test is passing on both sets of han…
-
Currently, the memory accounting for txn contention event happens in the virtual table handler. This happens after the RPC result has been allocated. This is bad since the memory monitor does not have…
Azhng updated
2 weeks ago
-
### Description
This test was modified to only run on CV2 because it's not passing on CV1
https://github.com/dotnet/maui/pull/25719/files
We need to fix it so the test is passing on both sets of han…
-
### Long story short
A handler of our custom resources stops responding after some time, despite having `connect_timeout` and `server_timeout` settings configured (referring to [#585](https://github.…
-
#501 seems to have found an interesting bug.
When a server
- Is running on Windows
- Is connected to a client over TCP
- And tries to send a message from a background thread it fails
The foll…
-
i don't know what is the issue really i tried to debug it and no luck
i create External handler with port 7878 in teamserver and run demo-controller and run demo-client and wait the drone connected …