badoo / MVICore

MVI framework with events, time-travel, and more
https://badoo.github.io/MVICore/
Other
1.26k stars 88 forks source link

Improved SameThreadVerifier error message #161

Closed LachlanMcKee closed 2 years ago

LachlanMcKee commented 2 years ago

Improves the SameThreadVerifier error message, allowing a developer to easily see which feature the error occurred on, and what the thread names are.

LachlanMcKee commented 2 years ago

@CherryPerry I have made the changes you requested. good catch!