aldanor / hdf5-rust

HDF5 for Rust
https://docs.rs/hdf5
Apache License 2.0
310 stars 85 forks source link

read file have a concurrent bug #265

Open TRLVMMR opened 10 months ago

TRLVMMR commented 10 months ago

nrT68MeXRL image image

TRLVMMR commented 10 months ago

I don't experience this problem when qps is below 10, but when qps is 20, it triggers the problem and causes my container to crash,and without any error log

TRLVMMR commented 10 months ago

My "moudle" field is large, about 4m binary data. If I remove it, it works fine, otherwise it gets an error