You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From #114 The IP parameter of Channel::Channel(...) is read in a config. If it' an invalid IP, the program keep blocking with no runtime errors no exception. A call to amqp_socket_open_noblock() can be used to fix this.
The text was updated successfully, but these errors were encountered:
From #114 The IP parameter of Channel::Channel(...) is read in a config. If it' an invalid IP, the program keep blocking with no runtime errors no exception. A call to amqp_socket_open_noblock() can be used to fix this.
The text was updated successfully, but these errors were encountered: