| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Could you explain why do this change? |
Sorry, something went wrong.
| } | ||
| lock.lock(); | ||
| try { | ||
| if (running){ |
There was a problem hiding this comment.
Double Checked Locking
Sorry, something went wrong.
|
ConsumeDriver use a lock + running status to protect begin method. but there is a problem with code. it should use Double Checked Locking |
Sorry, something went wrong.
Did you face some issues? Could you paste the logs here? |
Sorry, something went wrong.
|
You should update changes.md and describe what is fixed. |
Sorry, something went wrong.
CI seems strange. Please update this and push again. |
Sorry, something went wrong.
I just found it when I am studying the skywalking-java source code |
Sorry, something went wrong.
|
It seems you broke the code style, please check before submit. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.