madsim-rs / madsim

Magical Deterministic Simulator for distributed systems in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: s3 simulator returns unexpected error in delete_objects

zwang28 opened this issue · comments

For delete_objects, If an object specified in the request is not found, it will be considered as successfully deleted.
But s3 simulator returns error.