Unverified Commit 50b172e2 authored by Maciej Hirsz's avatar Maciej Hirsz Committed by GitHub
Browse files

`register_blocking_method` (#523)

* register_blocking_method

* Support `blocking` flag in `#[method]`

* Macro support and tests

* MacOS CI fails if there are too many blocking tasks

* conn_id is never used in async callbacks

* Dry-run blocking callbacks to maybe satisfy MacOS CI

* Make tokio optional behind server feature flag

* Document `blocking` flag use in `#[method]`

* Comment why the test is disabled on mac

* Fix warnings on macos tests
parent e734afe2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment