Logger: Add possibility to send sync requests. - #6356
Conversation
There was a problem hiding this comment.
Typo: should be 'can listen to events...'
There was a problem hiding this comment.
Typo: should be 'can listen to events...'
Fixed.
|
👍 Looks good to me if you catch exceptions from the callbacks. |
|
@mulby please review. |
|
I'm on vacation until Monday.
|
There was a problem hiding this comment.
Is this simply the result of compiling the coffee script file?
There was a problem hiding this comment.
Is this simply the result of compiling the coffee script file?
No, it was rewritten by me. Missing tests were added.
|
Generally looks good, I posted a few high level questions. |
|
@mulby Do you agree with merging this PR? |
|
If no objection I'll merge it once Jenkins pass. |
Logger: Add possibility to send sync requests.
In this PR was done:
*.coffee->*.js;Courseware.prefix.@mulby, @andy-armstrong please review.