Skip to content

Document the fact that openFileBlocking can consume an OS thread indefinitely

Gabor Greif requested to merge wip/ggreif-openFileBlocking into master

Add a note that using openFileBlocking may save OS threads, and thus may lead to deadlocks.

Edited by Gabor Greif

Merge request reports