-
#### Code Sample, a copy-pastable example if possible
Input:
```python
from concurrent.futures import ThreadPoolExecutor
import pandas as pd
x = pd.date_range('2001', '2020')
with ThreadPo…
-
### The problem
Currently, when checking the documentation I see two ways to configure a weather template. Maybe I misinterpret it.
```
template:
- weather:
```
and
```
weather:
…
-
### Describe the bug
During recording, if the active window changes and the user emits an `ActionEvent` before a new `WindowEvent` is received, the resulting segmentation (during replay) will fail.
…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with …
-
### Steps to reproduce
```
spack install spiral-software%gcc@12.3.0 #Assume the hash is d4cc
spack install fftx^/d44c
```
I was having issues with the spiral-software dependency for fftx so I bui…
-
https://app.codacy.com/gh/mihalicyn/criu/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W119LHsiaWQiOiJDYXRlZ29yeSIsInZhbHVlcyI6W119LHsiaWQiOiJMZXZlbCIsInZhbHVlcyI6W119LHsiaWQiOiJQYXR0ZXJuIiwidmF…
-
CBMC Version: 6.3.1
The following proves successfully:
```c
void dummy0(int *r, int *a)
__CPROVER_requires(__CPROVER_is_fresh(r, sizeof(*r)))
__CPROVER_requires(r == a)
__CPROVER_assigns(*r)
…
-
If Outcome is indicated as 'ongoing post-acute condition' (or to be coded as 'sequelae' consistent with WHO T0 form), should an indication of the ongoing symptoms or conditions be captured to provide …
-
**Context:** [GenericSwapFacetV3.sol](https://github.com/lifinance/contracts/blob/581260dc5e2b8607273f202e54e0b2dbbcef59a6/src/Facets/GenericSwapFacetV3.sol), [WithdrawFacet.sol](https://github.com/li…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report.…