-
```
What steps will reproduce the problem?
The attached patch file includes comments that characterize the problem.
There is a race condition in the original for-loop below.
Say there are two threads…
-
## Background:
> _**strongly encouraged** suggestion_: Write some automated tests to cover this change. It's a very good candidate for unit tests, and they'd go a long way to make this code more …
-
Lucas, tu que fez, sabe como resolve?
-
After the user has opened the quick view window, click in the product image (what in normal product catalog view would show fullscreen view) it loads fullscreen mode but in the back window, it also ma…
-
Just installed nvprof and ran this :
``nvprof_tools slice foo.sqlite -s 1.0 -e 10.0``
and I got this error.
```
Traceback (most recent call last):
File "/home/damien/.local/bin/nvprof_too…
-
```
What steps will reproduce the problem?
The attached patch file includes comments that characterize the problem.
There is a race condition in the original for-loop below.
Say there are two threads…
-
sarebbe utile avere uno script bash che testi la funzionalità del framework o del deploy in ogni momento
- valutare cosa può andare in standard e cosa in custom
- fare in modo che lo script di ins…
-
Just as information, i've created a telegram group for NextNotes.
By keeping a bit better contact with users i'm hoping to keep the project more alive =).
Link: https://t.me/NextNote
-
```
What steps will reproduce the problem?
The attached patch file includes comments that characterize the problem.
There is a race condition in the original for-loop below.
Say there are two threads…
-
Found this error during installation
`configure: error: ICU version 4.0 or later required`
Strange error because libicu 4.8 was installed.
So I solved by attaching to configure line
`--with-…