When I execute Span::End, if I execute Span::SetAttribute again, a crash will occur. I checked the implementation and found that Span::SetAttribute does not execute to determine whether the recordable_ is null, but other interfaces have been executed.

