issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:HTML
Filter by
61.6M results
CheckHacks not detected ExploitPreventer mod With ExploitPreventer plugin only detect meteor, but keybinds and
translated cant detect Can u somehow fix this?
Severity: 🟡 medium • Category: concurrency Location: src/shm/mod.rs : 262-271
What s wrong
On a cache hit, get() writes slot.visited = 1 with a plain (non-seqlock, non-atomic) store while holding no ...
concurrency
from-review
rust
severity:medium
Severity: 🟡 medium • Category: bug Location: src/key.rs : 42-56, 88-101
What s wrong
Both CacheKey::eq (key.rs:52) and BorrowedArgs::equivalent (key.rs:98) call ffi::PyObject_RichCompareBool(...) == ...
bug
from-review
rust
severity:medium
Severity: 🟠 high • Category: concurrency Location: /Users/tolo/Projects/warp_cache/warp_cache/_decorator.py : 65, 88-98
What s wrong
AsyncCachedFunction stores its single-flight coordination dict self._inflight ...
concurrency
from-review
severity:high
Severity: 🟠 high • Category: bug Location: src/serde.rs : 96-103
What s wrong
The fast-path string serializer does obj.cast:: PyString ()?.to_cow()?. PyString::to_cow() requires the string to be
UTF-8 ...
bug
from-review
rust
security
severity:high
Goal
Make the cache key include both salt and version to avoid cross-version key reuse during V2→V3 migration. Better yet,
use a thread-local or per-call cache for migration paths where salt varies.
...
feature
priority: medium
Add an option to also group by instead of just filtering.
For example, this would allow a student to see all activities on a particular day, but easily see which are sports and
which are arts.
enhancement
The current card view is useful, but a calendar view would make it much easier to view overlap and duplicate
registrations for the same timeslot.
Recommendation
- Add a view toggle in the top bar that ...
enhancement
For some reason, the students are fascinated with dark interfaces and they won t stop asking for it.
Recommendation
Add a toggle button in the top right that will allow switching between dark and light ...
enhancement
Severity: 🟠 high • Category: concurrency Location: src/shm/region.rs : 33-69, 160-201
What s wrong
create() opens the data/lock files with create(true).truncate(true) then set_len + mmap.fill(0) + reinitializes ...
concurrency
from-review
rust
severity:high

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.