summaryrefslogtreecommitdiffstats
path: root/tokio/CHANGELOG.md
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-11-29 10:23:22 -0800
committerGitHub <noreply@github.com>2019-11-29 10:23:22 -0800
commita2cfc877a7f45eb0e1ae8d2775e22ee91da725ec (patch)
treec3f6b092cd23975205c94933e396e9b309bbf500 /tokio/CHANGELOG.md
parentec7f2ae30629e5ec164d2a65de9341cf049a2a0b (diff)
rt: fix `basic_scheduler` notification bug (#1861)
The "global executor" thread-local is to track where to spawn new tasks, **not** which scheduler is active on the current thread. This fixes a bug with scheduling tasks on the basic_scheduler by tracking the currently active basic_scheduler with a dedicated thread-local variable. Fixes: #1851
Diffstat (limited to 'tokio/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions