Cheng Liangyu

Results 5 issues of Cheng Liangyu

There are longtask spans in other transactions(user-interaction, http-request), but only page-load transactions have longtask metrics in `transaction.experience.longtask`.

enhancement

To impove performance, I think we can skip the plugin on case sensitive file systems.

**Describe the feature you'd love to see** Some libraries use `react-is` to check types of react element. Will `@preact/compat` support `react-is`? **Additional context (optional)** https://www.npmjs.com/package/react-is ``` // for example import...

feature request

fix https://github.com/requests/toolbelt/issues/381 After adjusting the code order, the problem was solved.

When remote servers are very fast, we often encounter this exception. ``` Exception in thread f71e3b91-ad4d-4e0a-aa72-1eca9e66e53c: Traceback (most recent call last): File "/usr/local/python39/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/local/python39/lib/python3.9/threading.py",...