Skip to content

Fix potential NPE exception#126

Open
TonyZhai wants to merge 1 commit into
alibaba:masterfrom
TonyZhai:fix_issue_92
Open

Fix potential NPE exception#126
TonyZhai wants to merge 1 commit into
alibaba:masterfrom
TonyZhai:fix_issue_92

Conversation

@TonyZhai

@TonyZhai TonyZhai commented Dec 5, 2019

Copy link
Copy Markdown

Since the queue initialization line is after the thread start, so there
is a potential NPE once the ContinueExtractor is initialized before
the queue is initialized, so move the queue initlialization code before
the thread start line.

[Ticket: #92]

Since the queue initialization line is after the thread start, so there
is a potential NPE once the `ContinueExtractor` is initialized before
the queue is initialized, so move the queue initlialization code before
the thread start line.

[Ticket: alibaba#92]
@CLAassistant

CLAassistant commented May 11, 2020

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants