Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20462#discussion_r165245388
  
    --- Diff: 
launcher/src/main/java/org/apache/spark/launcher/AbstractAppHandle.java ---
    @@ -42,9 +42,9 @@ protected AbstractAppHandle(LauncherServer server) {
       }
     
       @Override
    -  public synchronized void addListener(Listener l) {
    +  public void addListener(Listener l) {
    --- End diff --
    
    I should add this one back.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to