Skip to content

fb_shutdown() does not wait for self completion in other thread #6836

@AlexPeshkoff

Description

@AlexPeshkoff

fb_shutdown() should not return till shutdown completion. Return is possible only when shutdown is complete - does not matter, was it performed by current or some other thread. However, under bad circumstances it may return immediately when just started in another thread.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions