Skip to content

using --noIndex hangs the indexer #4374

Closed
@vladak

Description

@vladak

As identified on #4373, running indexer with the --noIndex option causes it to hang. This is because of the changes in 2af6dbc. After these changes the IndexParallelizer is no longer bounced which results in a OpenGrok-ctags-watcher thread to stay around after main() is done. The thread appeared because ctags is run via validateUniversalCtags() in prepareIndexer().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions