-
### Code
```Rust
struct Foo;
impl Foo {
#[allow(dead_code)]
fn foo(self) {
panic!("wrong method!")
}
}
trait Trait {
fn foo(self);
}
impl
-
### Version/Branch of Dear ImGui:
1.89.6
### Back-ends:
imgui_impl_sdl2.cpp +imgui_impl_sdlrenderer2.cpp, imtui-impl-ncurses.cpp + imtui-impl-text.cpp
### Compiler, OS:
MSVC, mac os/cla…
-
**Describe the issue**:
For some graphs, the processes scheduler does not completely process a partition before starting on a new one, which leads to Out Of Memory issues when processing larger…
-
**What happened**:
When running the following script, often one or more of the threads will die with a `RuntimeError('Event loop is closed')`. Sometimes it completes as expected, and sometimes …
-
**What happened**:
Calling `cluster.close` from a FargateCluster instance terminates the remote scheduler process.
```
2022-09-01 17:35:21,106 - distributed.scheduler - INFO - Scheduler closing..…
-
# Bounty Description
Port and deploy UMA protocol (Universal Market Access) on IoTeX to allow any dApp on IoTeX to use UMA to build synthetic financial products.
# Context
As IoTeX is fully comp…
-
**What happened**:
Using RandomizedSearchCV (either from dask-ml or from sklearn with dask's backend) with xgboost (1.2.0 version) the script crushes in most of the runs (sometimes, rather rarely…
-
# Abstract
Wifi and 5G sucks at conferences. We still want to connect. COZ designed the perfect way to connect when data is functioning. We want to take it one step further when data is NOT functioni…
-
```
What steps will reproduce the problem?
I've attached the source code which demonstrates the issue.
Basically I am writing a test as follows:
int expectedMyProperty = 5;
myClass.DoIt(expectedMyPro…
-
**Version/Branch of Dear ImGui:**
* **Version**: 1.85 WIP (18411) Latest master as of this post: 0a154b30ad0f628256e3cd61b50ceb0840a1f335
* **Branch**: master
**Back-end/Renderer/Compiler/O…