Skip to content

v0.4.8

Choose a tag to compare

released this 31 Jan 23:54
· 2504 commits to current since this release

This release contains a fix for managing panics in framework command dispatches.
A threadpool is now used, just like for event dispatches.

Fixed

  • [framework] Execute framework commands in a ThreadPool (@zeyla) c:5138193