-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Description
The problem occurs when the join
method is invoked in the working thread of the runner. In my case it happens from the destructor. The 'shutdown` method is called before destruction.
The stack is too long, so I cut it.
One more thing. This happens if you call the run
method with 0 port argument. I have not encountered the problem when I specify port explicitly.
PS. I was wrong. This also happens with an explicitly specified port.
Metadata
Metadata
Assignees
Labels
No labels