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
#1601 covers Concurrent::ScheduledTask#execute because RubyExecutorService#post is invoked by Concurrent::ScheduledTask#execute. We don't need special instrumentation for this method if we instrument RubyExecutorService#post.
@hannahramadan - We should still add this method to our playground applications to run thorough tests on this method.
Acceptance Criteria
Resources
The text was updated successfully, but these errors were encountered: