-
When in debug mode, the webapp's RoverMap component is programmed to check the current map view and pull the current views 10x10 surrounding tile area. If the tiles already exist it doesn't bother dow…
-
I tried this code:
```rust
#![feature(btreemap_alloc)]
#![feature(allocator_api)]
use std::collections::BTreeMap;
use std::sync::Arc;
use std::alloc::Allocator;
use std::ptr::{self, Non…
-
In recent builds for controllers I noticed crashes when switching tabs. I found this to be related to constraints trying to cleanup.
First with `RemoveConstraint` but later even with `Raw.module.des…
-
If you deserialize a collection into a `CqlValue` e.g. as `CqlValue::List` which holds a `Vec` or if you create a `Vec directly to pass it as a parameter to the driver, the deallocation of such vector…
-
Hi,
I added a `__del__(self)` method to my milter class to log a message when an instance is destroyed, and I noticed that if libmilter triggers a warning, like
`milter claimed not to reply in sta…
-
Will you be adding this in a future version as well as other block/items from Project E?
-
I think that the workers are being overloaded with requests :thinking:
```
[pid: 83|app: 0|req: 340/1028] 10.99.16.1 () {66 vars in 1353 bytes} [Thu Sep 19 17:08:59 2024] GET /api/v1/destruction-li…
-
-
Interactions are possible in BlockHunt, and allows for minor map destruction. Of concern is that the signs can be edited, allowing for _sus_ content to be written.
-
I think I see some threading related deadlock between:
```
#0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1 0x00007f241030a023 in __GI___pthread_mutex_lock (mute…