tarantool / crud

Easy assess to data stored in vshard cluster
BSD 2-Clause "Simplified" License
40 stars 14 forks source link

[BUG] Calling `crud.get` causes a bunch of `fiber leak` errors #399

Open a1div0 opened 7 months ago

a1div0 commented 7 months ago

Bug with CRUD 1.4.1 when calling crud.get(space_name, {{}, {}}, { timeout = 0.25 }), causes a bunch of fiber leak errors. MacOS 13 Ventura, Tarantool EE 2.11

DifferentialOrange commented 7 months ago

Can you provide a sample of these errors?