Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

horseradish is an instrument #134

Closed
wants to merge 1 commit into from
Closed

horseradish is an instrument #134

wants to merge 1 commit into from

Conversation

chatasma
Copy link

@chatasma chatasma commented Oct 2, 2018

we need horseradish

@@ -86,7 +86,7 @@ public boolean isPutIntoOven() throws OvenException, BurntException {
connection.connect();
int inOven = connection.getResponseCode();
long bakeTime = (System.currentTimeMillis() - begin);
if (bakeTime > 1100) throw new BurntException(bakeTime);
if (bakeTime > 1000) throw new BurntException(bakeTime);
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was this time changed? This has nothing to do with horseradish!

@chatasma
Copy link
Author

chatasma commented Oct 3, 2018

woops forgot about it now just horseradish 👍

Copy link

@valoeghese valoeghese left a comment

Choose a reason for hiding this comment

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

Needs to be an instrument tho

@drtshock
Copy link
Owner

drtshock commented Oct 1, 2019

Closed in favor of #138

@drtshock drtshock closed this Oct 1, 2019
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.

5 participants