Closed zeenix closed 1 year ago
@siegfriedweber Thanks for filling this report. Could you kindly test !354 and let us know if that actually fixes the issue for you?
In GitLab by @siegfriedweber on Aug 5, 2021, 12:46
@zeenix The problem did not occur anymore in our tests with your fix. Thank you very much!
@siegfriedweber Thanks so much for testing.
mentioned in commit 0a8a4268be0f844ab4bca429f27766347dc3af58
In GitLab by @siegfriedweber on Aug 4, 2021, 14:22
When
azync::Proxy::receive_signal
is called concurrently on different threads, threads can panic as follows:We encountered the problem in the following code:
This code worked with zbus-2.0.0-beta.5 but fails with zbus-2.0.0-beta.6.