pub fn current() -> &'static Executor<'static>
Expand description

Returns current executor. WARNING: TODO this is not thread-safe