Skip to content

Commit

Permalink
Remove write_executor phantom call.
Browse files Browse the repository at this point in the history
  • Loading branch information
dacut committed Jun 13, 2016
1 parent 1bc5c76 commit 246c389
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/ublkdev/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ def run(self):
for thread in self.threads:
thread.join()

self.write_executor.shutdown()

return

def read_volume_info(self):
Expand Down

0 comments on commit 246c389

Please sign in to comment.