Skip to content

v0.4.8

Compare
Choose a tag to compare
released this 31 Jan 23:54
· 2439 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