Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Minimum Product: Partial Fog removal #261

Merged

Conversation

OlafSzmidt
Copy link
Contributor

No description provided.

@@ -151,6 +151,7 @@ class TestService(TestCase):
(GameCreatorProxy(self), 1), # pair of proxy and turns
(GameProxy(self), 1)
], False) # set True for kubernates
error: [Errno 98] Address already in use
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this line for?

Copy link
Contributor Author

@OlafSzmidt OlafSzmidt Oct 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahhhhhh. Accidentally pasted something in 👍

@@ -151,6 +151,7 @@ class TestService(TestCase):
(GameCreatorProxy(self), 1), # pair of proxy and turns
(GameProxy(self), 1)
], False) # set True for kubernates
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kubernetes 😂

@OlafSzmidt OlafSzmidt force-pushed the partially_fogged_removal branch from dbd08d3 to 939c20b Compare October 3, 2017 17:03
…#240

More instances of partially_fogged removed

Partially_fogged removed completely.

Fixed incorrect comment + little refactoring of xrange
@OlafSzmidt OlafSzmidt force-pushed the partially_fogged_removal branch from 939c20b to daeef51 Compare October 3, 2017 17:04
@OlafSzmidt
Copy link
Contributor Author

Rebased and squashed. Changes made too.

@CelineBoudier CelineBoudier merged commit 76e3676 into ocadotechnology:master Oct 4, 2017
@OlafSzmidt OlafSzmidt deleted the partially_fogged_removal branch October 4, 2017 12:36
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.

3 participants