Fix problematic uninterruptible scheduler
This commit is contained in:
parent
2b81006d56
commit
93c5251392
@ -62,8 +62,6 @@ public class UninterruptibleScheduler {
|
||||
|
||||
@Override
|
||||
public void dispose() {
|
||||
//todo: check if we need to remove this line
|
||||
worker.dispose();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user