Skip to content

Removed the RemoteSchedulerResponder class#670

Merged
erikbern merged 1 commit intomasterfrom
erikbern/rpc-cleanup
Jan 27, 2015
Merged

Removed the RemoteSchedulerResponder class#670
erikbern merged 1 commit intomasterfrom
erikbern/rpc-cleanup

Conversation

@erikbern
Copy link
Contributor

Since Landscape went nuts about rpc.py and the existance of RemoteSchedulerResponder always bothered the hell out of me – decided to kill it once and for all

@erikbern
Copy link
Contributor Author

Haha looks like Landscape is now complaining about server.py instead (for all the "unused" kwargs). Well, at least we removed 40 lines.

The reason we need kwargs there is that otherwise you can't upgrade the workers independently of the server.

Would be good to factor out a proper API at some point. But I don't think RemoteSchedulerResponder was the right approach.

@erikbern erikbern force-pushed the erikbern/rpc-cleanup branch from 89d9bb3 to 347306a Compare January 27, 2015 00:15
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 76.33% when pulling 347306a on erikbern/rpc-cleanup into b44ffaf on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.21%) to 76.64% when pulling 347306a on erikbern/rpc-cleanup into b44ffaf on master.

@erikbern erikbern force-pushed the erikbern/rpc-cleanup branch from 347306a to ace47a3 Compare January 27, 2015 06:18
@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 76.64% when pulling ace47a3 on erikbern/rpc-cleanup into ff87a03 on master.

@Tarrasch
Copy link
Contributor

LGTM

erikbern pushed a commit that referenced this pull request Jan 27, 2015
Removed the RemoteSchedulerResponder class
@erikbern erikbern merged commit 7ef3566 into master Jan 27, 2015
@Tarrasch Tarrasch deleted the erikbern/rpc-cleanup branch January 27, 2015 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants