Jire
Jire
For example, with a capsule that I made, after closing, it remains an open process. You can see below, TONS of processes remaining open. 
Quasar fails to instrument my usage of Kotlin lambdas. The following code https://github.com/Jire/Abendigo/blob/master/src/main/kotlin/org/abendigo/plugin/csgo/RadarPlugin.kt Produces ``` java.lang.NoClassDefFoundError: Could not initialize class org.abendigo.csgo.CSGOKt at org.abendigo.plugin.csgo.RadarPlugin$enable$1.invoke(RadarPlugin.kt:13) at org.abendigo.plugin.csgo.RadarPlugin$enable$1.invoke(RadarPlugin.kt:8) at org.abendigo.AbendigoKt$every$1.invoke(Abendigo.kt:22) at org.abendigo.AbendigoKt$every$1.invoke(Abendigo.kt) at...
How can I avoid creating these objects? Why are these objects created? They seem to be retained and won't be garbage collected, climbing to 50MB+ of memory usage. Here's a...
An infinite loop occurs when trying to use Chronicle-Logger when `mysql-connector-java` is on the classpath and also `netty`. ```python [main] WARN net.openhft.chronicle.wire.WireMarshaller - Found this$0, in class com.mysql.cj.PerConnectionLRUFactory$PerConnectionLRU which will...
 When trying to use `config.sh`
Needs to be updated for XenForo 2.0. Will pay $50 if somebody can do it for me 😄
* Supports Java NIO `Path` for faster operations instead of `String`/`File`, while retaining backwards compatibility * `GZIPCompressor` and `BZIP2Compressor` compression level set to maximum for the smallest resulting files
Version `0.5.0` does not build: `libc` dependency needs to be updated. My system: ``` -` jire@arch .o+` --------- `ooo/ OS: Arch Linux x86_64 `+oooo: Host: MS-7D25 (1.0) `+oooooo: Kernel: Linux...