Pedro Paulo Monte Pagani

Results 12 issues of Pedro Paulo Monte Pagani

Hey, the async option from the Executors doesn't limit the number of threads that can be used in the pool, users have to be very careful when using that to...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Packetevents does not detect...

enhancement
invalid

Pom: ` spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/ aikar https://repo.aikar.co/content/groups/aikar/ aikar https://repo.aikar.co/content/repositories/aikar-snapshots/ ` ` co.aikar fastutil-base 3.0-SNAPSHOT co.aikar fastutil-lite 1.0 co.aikar fastutil-objectbase 3.0-SNAPSHOT co.aikar fastutil-objecthashmap 3.0-SNAPSHOT co.aikar fastutil-objectcustomhashmap 3.0-SNAPSHOT ` I can't acess FastEntrySet...

### Expected behavior The expected behavior is so that when the client sends packets, they get processed "immediately", currently what Folia does for every single packet is schedule each packet...

type: bug
version: 1.20.4

Is there a redis platform support already in AjQueue, if not, would you mind if I implemented it?

### Expected behavior I think it's expected that after the PlayerQuitEvent for the player to not tick anymore, which could potentially create issues with plugins that rely on the data...

type: bug
status: needs triage

### Profile link * ### Description of issue Ok, I am getting this weird stacktrace here PID: 194 | Suspended: false | Native: false | State: WAITING Stack: [email protected]/jdk.internal.misc.Unsafe.park(Native Method)...

status: needs triage
type: performance

### Expected behavior The variable DISABLE_SNAPSHOT is kept as a static boolean on paper, but since paper is ticking single threaded, it doesn't really run into issues, every Folia call...

type: bug
status: needs triage

### Expected behavior Have almost no lock overhead that would trigger a possible lag source due to lock await across multiple regions. I don't know exactly how this could even...

type: bug
status: needs triage

### What feature do you want to see added? This will 100% def help improving memory usage and CPU usage of geyser, and possibly even help solving other issues. I...

Feature Request
Waiting On Response