Create a falling gravel block high above the player using setblock for example
While the gravel block is falling, run the command /kill @e[type=falling_block]
Observe the log message "Killed Falling Block"
Observe that the gravel block continues falling and reaches the ground
Observe that the gravel block stays on the ground and remains in the game
Forward resolving as duplicate of MCPE-38300.