Commit 3972f9c
committed
Hot fix: Add missing return after processing in ExecutionResultHandler
- Without the return, an exception was thrown always1 parent 3af98b4 commit 3972f9c
File tree
1 file changed
+2
-0
lines changed- playground-service-adapters/playground-service-kafka-commands-senders/src/main/java/ar/edu/itba/cep/playground_service/commands/executor_service
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments