-
In #1237 we discussed providing a way to avoid use of Java finalize() by using `PhantomReference` or `java.lang.ref.Cleaner` instead (the latter requires JDK 9, the former is supported since JDK 1.2).…
ojwb updated
9 months ago
-
Repro:
```python
import torch
from torch._dynamo import compiled_autograd
class CommOpGradientScaling(torch.autograd.Function):
@staticmethod
def forward(
ctx, input_tensor, s…
yf225 updated
1 month ago
-
### عرض قدردانی
با توجه به پراکندگیهای موجود (و عدم maintanance نمودن لیستهای اقدامی پارسی در گذشته) متأسفانه امکان لحاظ کردن لیستهای زیر به طور مستقیم در uBlockOrigin برای هر شخص آسان نبود:
…
-
**Describe the bug**
With the changes of https://github.com/spring-cloud/spring-cloud-gateway/issues/3405 (introduced in version 4.1.4) the error handling does not work properly any more when using…
-
**Is your feature request related to a problem? Please describe.**
systemd today merged a new component "systemd-pcrlock" (https://github.com/systemd/systemd/pull/28891) which allows building TPM2 po…
-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker]…
-
Just some thoughts about feasibility of async support.
There could be two roads:
- Use generated state machine directly from IL (but well, I guess it probably won't work because of goto/labels)
- It …
xen2 updated
12 years ago
-
**Describe the bug**
I am running a Spring Boot web application with JDK 21 with the following versions/components:
```
springBootVersion=3.3.2
springVersion=6.1.12
micrometerVersion=1.13.3
…
-
Adding the samba client to PHP would make it possible to access other storage located on the same network.
-
Do you want to request a feature or report a bug?
A bug/feature request together perhaps. This has to do with both Amplify and Cognito.
What is the current behavior?
When using Cognito + Ampl…