Commit 5edc57c
[improve][client] Prevent NullPointException when closing ClientCredentialsFlow (apache#24123)
(cherry picked from commit b402985)
(cherry picked from commit 38b471c)1 parent 21f0750 commit 5edc57c
File tree
1 file changed
+3
-1
lines changed- pulsar-client/src/main/java/org/apache/pulsar/client/impl/auth/oauth2
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments