Optimization update:
-
Fix bug: #11 Dangerous state on task queue... Now use 2 task queue, MC server thread and saplanting core thread can not operate one of them at same time.
-
Add config "maxTask", expect integers. A limit of size of task queue.
-
Add config "warnTaskQueue", expect boolean. Show warning if size of task queue reaches config "maxTask".