rttr icon indicating copy to clipboard operation
rttr copied to clipboard

fix thread-safety issues

Open utkarshayachit opened this issue 4 years ago • 1 comments
trafficstars

custom_name_to_id was being used in thread-unsafe way by type::get_by_name. Fixed that.

utkarshayachit avatar Nov 10 '21 00:11 utkarshayachit

@acki-m, any chance of getting this merged? the change is fairly trivial but should help avoid a thread-unsafe section of the code.

utkarshayachit avatar Dec 04 '21 13:12 utkarshayachit