Fix for Incorrect Behavior of database_atomic_wait_for_drop_and_detach_synchronously with ATTACH TABLE Query
Official CH changelog text
Setting database_atomic_wait_for_drop_and_detach_synchronously worked incorrectly for ATTACH TABLE query when previously detached table is still in use, It's fixed. #35594 (tavplubix).