Skip to content

Fix return state of _is_sunchronous method.

Wieslaw Kedzierski requested to merge wkedzierski/fix-is_synchronous into develop

Bug fixed


How it was fixed?

Switch return value of method _is_synchronous in classes AbstractAsyncHandle and AbstractSyncHandle.

Merge request reports