-
Recently we noticed an issue where uploads of page blobs using a stream size of more than 4MB were completing unrealistically fast. Through some extra investigation we found that 4MB is the max, but t…
-
I'm referring to [runtime_context.h](https://github.com/open-telemetry/opentelemetry-cpp/blob/main/api/include/opentelemetry/context/runtime_context.h). The `Attach` method returns a `Token` but wrapp…
-
```
Here is what we currently have:
const Foo *GetFoo() {
static const Foo *foo = new Foo();
return foo;
}
const Foo *GetFoo() {
static const Foo *foo = new Foo();
65b90: 41 56 …
-
# Lines of code
https://github.com/re-nft/smart-contracts/blob/3ddd32455a849c3c6dc3c3aad7a33a6c9b44c291/src/policies/Stop.sol#L265
https://github.com/re-nft/smart-contracts/blob/3ddd32455a849c3c6dc3c…
-
### Related problem
C-PAC by default updates all incoming data to have its orientation set to `RPI` in the Nifti headers.
This matches the atlases and parcellations that come bundled with C-PAC.
…
-
**IMPORTANT**: Before you create an issue, please take a look at our [Issue Reporting Guide](https://github.com/alexa/avs-device-sdk/wiki/Issue-Reporting-Guide).
## Briefly summarize your issue:
…
-
When trying to upgrade
```
In snapshot (Gemfile.lock):
rspec-support (= 3.8.2)
In Gemfile:
guard-rspec (~> 4.7) was resolved to 4.7.3, which depends on
rspec (>= 2.99.0, < …
-
Hello,
I create a window and close it with:
```
myWindow->dispose();
myWindow= NULL;
sdlGUIManager->relayout();
```
If I do this within 5 Sec…
-
While writing [`shared-bus`](https://github.com/Rahix/shared-bus) I was hit with the lack of a standardized Mutex type. `std` solves this by implementing the mutex type differently for all architectu…
Rahix updated
4 years ago
-
```
Here is what we currently have:
const Foo *GetFoo() {
static const Foo *foo = new Foo();
return foo;
}
const Foo *GetFoo() {
static const Foo *foo = new Foo();
65b90: 41 56 …