Skip to content
This repository was archived by the owner on Apr 18, 2018. It is now read-only.

Conversation

jiangrzh
Copy link

@jiangrzh jiangrzh commented Jan 7, 2015

fix:

  1. connection socket opt set to struct.pack('I', 1) for some 64bit OS
  2. catch exception when current_request =
    self.handle_to_request_map[job_handle] throw KeyError

fix:
1) connection socket opt set to struct.pack('I', 1) for some 64bit OS
2) catch exception when current_request =
self.handle_to_request_map[job_handle] throw KeyError
@svisser
Copy link

svisser commented Apr 26, 2015

How can self.handle_to_request_map throw a KeyError for some job handles? It doesn't seem right to catch the KeyError and ignore them.

@svisser
Copy link

svisser commented Apr 26, 2015

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants