ydb-platform / ydb-java-sdk

YDB Java SDK
https://ydb.tech
Apache License 2.0
36 stars 18 forks source link

Topics. Shutdown Readers and Writers in non-daemon threads #258

Open pnv1 opened 4 months ago

pnv1 commented 4 months ago

Readers and Writers should shutdown in user threads so that shutdown process is guaranteed to complete even if other non-daemon threads are terminated