Skip to content

Pass computed timeout parameter to WaitForMessageAsync

Mateusz Brawański requested to merge github/fork/LoliDevs/master into master

Created by: roridev

Summary

Fixes #559 (closed). It passes the computed timeout parameter and restores the lost functionality.

Details

var timeout is correctly computed but its never used on the underlying WaitForMessageAsync

Merge request reports

Loading