-
Here are some utility functions related to views that would be helpful to add to OCIO. The API of the functions below should be altered, as appropriate, when adding them to the Config class. As always…
-
Hi! When I used lincheck to test a (faulty) concurrent hash table i got the following error:
```
Invalid interleaving found, trying to minimize the scenario below:
| -----------------------------…
-
1. enable hyper-v
2. enable 3 options in Setting->Extra
3. open System process and go to any valid address
4. enjoy bsod.
P.S: this behavior occurs only if hyper-v enabled. CE version 7.3
minidu…
-
When entering duplicate data and there is a unique constraint I get this error.
Reproduction (open console to see the error):
https://stackblitz.com/edit/vite-react-ts-bkughp?file=src%2FApp.tsx
…
-
I have a previous code using old trl package:
```
@dataclass
class mDPODataCollatorBunny(DPODataCollatorWithPadding):
def __init__(self, tokenizer, **kwargs):
super().__init__(*…
-
Tried on Intel macOS 15.0 (Xcode 16.0) and 13.7 (Xcode 15.2):
```
$ cd depends
$ make
/bin/sh: command -v llvm-ranlib: No such file or directory
/bin/sh: command -v llvm-strip: No such file or …
Sjors updated
2 weeks ago
-
### What happened?
Given a `const input = Output[]`, `pulumi.all(input).apply(resolved => {})` returns a resolved value of `pulumi.UnwrappedArray[]>`. I am expecting it to resolve to `[K, V]` or equi…
-
### Describe the issue:
not an issue, but if I have recording of duration of 5min, can we use batch size of 5min instead of 2sec? What is your expectation?
### Reproduce the bug:
_No response_
##…
-
-
### Version
3.2.26
### Reproduction link
[sfc.vuejs.org/](https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCBDaGlsZCBmcm9tICcuL0NoaWxkLnZ1ZSc7XG48L3NjcmlwdD5cblxuPHRlbXBsYXRlPl…