-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
```text
This is a continuation of issue #1211 for tracking purposes.
In my current setup (iTerm2 + oh-my-zsh + z…
-
_Originally posted by me in https://github.com/Slimbook-Team/slimbookbattery/issues/88#issuecomment-1305484243._
_Since it was too off-topic for that issue, hence created a new one. This is a conti…
-
This is a different approach to fix #174
We first refactor classes using the [Sans-io](https://sans-io.readthedocs.io/) pattern. Separate out all async functions and then support both trio and eve…
-
(Created this issue as a follow-up to https://github.com/WaynePhillipsEA/twinbasic/discussions/261#discussioncomment-1025905)
I always found the need for the line continuation characters `_` to be …
-
We must identify the complete workflow of the admissions process.
-
In my application I'm using the Azure DocumentDB API to step trough many records. To get the next 50 items the "RequestContinuation" of the "FeedOptions" is used. It seems that the "ResponseContinuati…
-
From the protocol document:
> set the ttl to the maximum allowable time for this request. If a response cannot be sent within this time, downstream nodes will cancel the request.
>
> Requests should…
-
The current specification of the coroutines TS (N4680) defines the semantics of the coroutine as follows:
```c++
{
P promise;
co_await p.initial_suspend();
try {
} catch (...) {
…
-
## Description
Rules MD029, MD031, MD032 and MD040 appear to have slightly different definitions of what constitutes a code block. This issue may supersede #299.
### Environment
Debian buster…
-
### Description
I want column limits respected even in comments, and I want them to be automatically line-wrapped, preserving markdown semantics within doc comments.
### Steps to Reproduce
Run `swi…