You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometime processing paths with all styles is needed, and switch between them is not convenient(not thread safe too), can you separated two set of APIs(with CPP or something) so that user can use them both without switch frequently?
The text was updated successfully, but these errors were encountered:
Hi @winterland1989 ! Thank you for submitting this issue. I thought a while ago about marking the style state as thread local to tackle the thread safety issue.
I understand it might be inconvenient to switch styles if you do so very often. I will give this a thought on how it can be improved!
Sometime processing paths with all styles is needed, and switch between them is not convenient(not thread safe too), can you separated two set of APIs(with CPP or something) so that user can use them both without switch frequently?
The text was updated successfully, but these errors were encountered: