Brightify/SwiftKit

Router should call enhancers on a background thread.

TadeasKriz opened this issue · 0 comments

Calling enhancers on background thread will allow the enhancers to possibly do more work or even their own requests if needed and not block the main thread that called the Router.