botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

Show typing middleware bugfix

Open alexrecuenco opened this issue 10 months ago • 0 comments

Fixes #1980

Description

The typing middleware creates a long running task that is not cleared

Specific Changes

  • The first commit shows a reproducible test of this bug
  • The second commit fixes the bug

Testing

The tests are added on the first commit.

alexrecuenco avatar Mar 25 '25 19:03 alexrecuenco