Skip to content

Resolve FLX-1679

Carlo Alberto Gottardo requested to merge FLX-1679 into master
  • fix nested lock in send_data and get_send_socket
  • make get_send_socket blocking (two threads cannot concurrently connect to the same publisher)
  • add felix_client_thread_send_mt test taken from branch FLX-1679

Merge request reports