so I found that this threadpool was actually needed, oops

due to it not having threadpool, froze my server at one point
This commit is contained in:
Govindass
2020-11-02 14:14:38 +02:00
parent 211a45ee52
commit 5a4943bd9d
4 changed files with 10 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
main: net.limework.core.RediSkript
main: net.limework.rediskript.RediSkript
name: RediSkript
version: ${project.version}
authors: [Govindas, ham1255, DaemonicKing]