Revamped
- Export
error['code']
like 'TODO' etc. - Remove calls to
build_options
so we can remove that from SL core 😋 - Generally faster, bc it runs in one thread
- Cleanup
message
(Strip ws and trailing punctuation)
Thanks to @FichteFoll 👏
error['code']
like 'TODO' etc.build_options
so we can remove that from SL core 😋message
(Strip ws and trailing punctuation)Thanks to @FichteFoll 👏