MumbleLink

MumbleLink

456k Downloads

initializer thread tries continuously without a wait

zsawyer opened this issue ยท 1 comments

commented

report by mrpisto:
"Your plugin hogs a core at least on linux if mumble is not running, because the initializer thread tries continuously to open /dev/shm/MumbleLink. Trying to do that once per second is more than enough imo."

https://github.com/zsawyer/MumbleLink/blob/master/core/src/main/java/zsawyer/mods/mumblelink/mumble/MumbleInitializer.java#L50

commented

fixed in 4.1.2