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
But in this way it will not be scheduled on given ExecutorService. Shouldn't ExecutorEffectHandler handle all effects on this executor? If should, why would you pass ExecutorService as param?
Current implementation in 'master' looks like:
Line with comment do nothing except proxying call to extension function via
run {}
call. Shouldn't it be fixed like this?The text was updated successfully, but these errors were encountered: