Sermant
Sermant copied to clipboard
【bug】It will generate two interceptors when intercept the method which has it's super class
What happened?
It will generate two interceptors when I intercept the method CloseableHttpClient#excute(HttpUriRequest) which has super type named HttpClient
How can we reproduce it (as minimally and precisely as possible)?
N/A
Anything else we need to know?
No response
Sermant version
0.5.0
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
find two CloseableHttpClient#excute(HttpUriRequest) but have different return type
This issue seems to be Stale. We will close it in a few days.
We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it.