-
Sometimes a whole cluster stays on, while it obviously should be off.
Not sure what exactly causes this, but its probably some multi-threading issue. While I thought it is thread-safe.
When the …
-
I use b2 to compile a simple example, and got an error with msvc/Windows:
```
$ b2
...patience...
...found 817 targets...
...updating 1 target...
msvc.link bin\msvc-14.2\release\cxxstd-latest-…
-
### Summary
This issue is created to track the status of onnxruntime-web's workaround for bundlers.
#### What is workaround for bundlers and why?
workaround for bundlers means extra codes that requ…
-
Using random with multi-threading makes the number not random at all in the way that it's implemented.
-
#### What is your current rclone version (output from `rclone version`)?
1.54
#### What problem are you are trying to solve?
Since various cloud storage providers limit upload speed per upload st…
-
We need to investigate the bug that cases the telegram bot to shut down and stop working at random for certain users. Rigorous testing edge cases testing is needed.
-
# Functional Noise
[https://www.functionalnoise.com/pages/2022-07-21-embedding/](https://www.functionalnoise.com/pages/2022-07-21-embedding/)
-
## Description
(Brief description of the problem in no more than 2 sentences.)
## Environment info (Required)
```
----------Python Info----------
('Version :', '2.7.15')
('Compiler …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45724](https://bugs.llvm.org/show_bug.cgi?id=45724) |
| Status | NEW |
| Importance | P enhancemen…
-
### Suggested enhancement
I was looking at the thread-safety limitations of `mbedtls_ctr_drbg_reseed`. Currently, the docs of `mbedtls_ctr_drbg_seed` state some limitations [1]:
> When Mbed TLS …