-
### Reproduction
* Unknown
* Might be a race condition
* It appears that the message got deleted while we're still trying to save the last parts of it.
### Actual result
![image](https://gi…
-
When selecting options for bootloader version both
E1 - Latest Use latest bootloader version
and
E2 - Default Use the factory default bootloader
Return with message that default bootloader ver…
-
I encountered with a problem that qsort did not operate as expected. I did some experiments and found out that e1->d_name, e2->d_name stored garbage values during execution.
I changed the code from …
-
http://coova.org/CoovaChilli/chilli_query
## root@ihost:~# chilli_query list
00-73-E0-67-42-E2 172.16.0.101 dnat 54eb30a000000001 0 - 0/0 0/0 0/0 0/0 0 0 0/0 0/0 http:///
root@ihost:~#
root@ihost:~#…
-
### What happened?
Started in https://github.com/ibis-project/ibis/issues/9710, but this issue is for one specific fix.
```python
import ibis
from ibis import _
ibis.options.interactive = Tru…
-
thinking that it'd be nice to have a monad for SqlExpr to make it a bit easier and clearer how to write code with it
```haskell
newtype SqlExprM a = SqlExprM (ReaderT NeedsParens (ReaderT IdentInf…
-
## Summary
When a veteran enters a future date for the appointment and there are no slots available, the application does not provide a message to the user if there are no appointments available.
## …
-
- [x] Merge all Pectra changes from `main` to `release/2.61`
- [x] Make sure integration tests pass in `release/2.61`
- [ ] Make sure Hive tests pass with `release/2.61`
- [x] Ask Michelangelo to t…
-
-
text-generation-webui appears to have an OpenAI compatible API. It's not clear when you have the openAI docs how to use it that way. Looks like there's a custom API option, but seems excessive if we'r…