-
**Is your feature request related to a problem? Please describe.**
```clojure
(jdbc/with-transaction [tx1 data-source-1]
(jdbc/execute! tx1 ,,,)
(jdbc/with-transaction [tx2 data-source-2]
…
-
### Description
```nim
template g(h: typedesc): untyped = {.error: "2.0 doesn't hit".}
type
S[Y] = array[Y.g, int]
N = object
template g(_: type N): untyped = 1
discard sizeof(S[N])
```
#…
-
**Describe the issue**
On large repository with ~70k commits the command "git lfs prune" takes a long time.
Up to 5-10 minutes on SSD drive.
**System environment**
Windows 10.
**Output of `gi…
-
Thank you very much for your great book.
In atom "Creating Classes" on page 88 and 89 it reads:
> The part before the ‘@’ is the class name, and the number (yes, that’s a number even though it inclu…
mb720 updated
9 years ago
-
See http://irclog.perlgeek.de/parrot/2009-12-18#i_1850474 for details, but basically I would like an NQP- and introspection-friendly interface to sysinfo, interpinfo, and the object returned by getint…
japhb updated
12 years ago
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/11803504667
## Patch information
Applied patches: 1 -> 1
A…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When moving Draft_Mirrored elements to layer, only the copied/mirrored elements take over …
-
### Brief description of your issue
We like to use Winget to supply computers with complete software. Unfortunately, we are currently unable to install Winget in such a way that it is available to …
-
### Issue Description
Got an AttributeError when running tests/hash/test_generic_hash.py, the reason is that in tests/hash/generic_hash_helper.py, have a undefined attribute duthost.is_interface_st…
-
# Issue summary
HashDiff does not see change if nested resource object is updated in place. When resource object is created with `#create_instance` method, it adds value to both resource and to the `…