-
- [ ] #32
- [ ] In the future, we may need to acquire and utilize a `refresh_token` to avoid using expired credentials.
- [ ] GraphQL credential acquisition method may need to be changed.
The cu…
-
When using the batch API, fetching results is a bit cumbersome.
We first need to GET the json the given batch ID, then (if finished) fetch the `response_body_url`, then store that file, unpack it (it'…
-
### Guidelines
- [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases).
- [X] I have encountered this bug in the [official downloads of…
-
### Description
I am publishing a dotnet6 app from Windows and exporting to Linux (runtime=`ubuntu.16.04-x64`). At one point when my app tries to read from a device character file it fails (see bel…
-
test_swim_shouldRespondWithNackToPingReq_whenNoResponseFromTarget
```
17:57:51 Test Case 'SWIMActorClusteredTests.test_swim_shouldRespondWithNackToPingReq_whenNoResponseFromTarget' started at 2023-0…
-
The following assert has been hitting in CHK/DBG builds. Without a debugger attached the debugger is crashing and making debugging very difficult.
https://github.com/dotnet/runtime/blob/67b3117309a…
-
```sh
~: vault read github/token org_name=opentelekomcloud repositories=gophertelekomcloud permissions=contents=write
Key Value
--- -----
lease_id …
-
Current the fields of output struct is sorted, it is not good for me to advanced process.
If the fields order is same with original json format, it is more easy to use for me.
-
#### What are you trying to achieve?
Trying to test code using DB:beginTransaction() and DB::commit() / DB:rollback()
All tests pass.
#### What do you get instead?
After all tests pass corre…
-
### Background and motivation
When using Unsafe to write ref-based loops, it's common to want to iterate while one address is