• Maciej Hirsz's avatar
    `register_blocking_method` (#523) · 50b172e2
    Maciej Hirsz authored
    * 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
    50b172e2