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
When testing PR 345, the sample specification for LULESH using the LocalPoolAdapter leaves long-running processes when a cancellation is requested. It seems that the Executor class does not use the proper process kill to remove these processes.