Feature discovery was marked as finished once we received a reply to the initial request. The discovery mechanism allows to delegate the real feature discovery to another service running on different domain and those requests are created dynamically.
This was another instance causing the warning message described in #1940
Fixes #1940 (once more)
[ ] I ran valgrind when using my new feature
How to test the functionality
have an account on a server that delegates feature discovery like hot-chilli
send a 1-on-1 message to that account while being offline
connect to that account
Before the patch you would receive the warning when connecting to the server and the server delivers the 1-on-1 message before feature discovery was finished.
Feature discovery was marked as finished once we received a reply to the initial request. The discovery mechanism allows to delegate the real feature discovery to another service running on different domain and those requests are created dynamically.
This was another instance causing the warning message described in #1940
Fixes #1940 (once more)
How to test the functionality
Before the patch you would receive the warning when connecting to the server and the server delivers the 1-on-1 message before feature discovery was finished.