-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
The puzzle 1063-0509ffcb from #1063 has to be resolved:
jcabi-github/src/main/java/com/jcabi/github/mock/MkIssueEvents.java
Lines 139 to 144 in 5c55c3b
| final int issue, final String login, final Optional<String> label | |
| ) throws IOException { | |
| final String created = new Github.Time().toString(); | |
| this.storage.lock(); | |
| final int number; | |
| try { |
The puzzle was created by Chris Rebert on 15-Apr-15.
Estimate: 30 minutes,
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
Reactions are currently unavailable