Incorrect Open thread count at Feedback Tab
See original GitHub issueDescribe the bug The count for number of open threads at feedback tab while creating an exploration seems incorrect
To Reproduce Steps to reproduce the behavior:
- Go to https://www.oppiatestserver.org/create/37bETBn801Se#/feedback
- Observe the count
The code for specific span
tag on feedback tab icon is
https://github.com/oppia/oppia/blob/741cc401ec375d4bd148dd547a718db7bcdb7499/core/templates/pages/exploration-editor-page/exploration-editor-page.component.html#L84-L88
Screenshots
Expected Behaviour The number of open threads clearly seem to be more than 1. The correct count should be displayed instead
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (11 by maintainers)
Top Results From Across the Web
Problem with Concurrency Thread Group / Throughput ...
I set-up a JMeter test using the Concurrency Thread Group and the Schedule Feedback Function of the Concurrency Throughput Timer. The test runs...
Read more >Solved: How can I control the number of threads executing
Click on Global menu and Click on Controller settings button then in General tab from this tab you can control threads running in...
Read more >Threads view in the Concurrency Visualizer - Microsoft Learn
Select the Threads tab at upper-left in the report to open the Threads view. Select time intervals and threads to start a performance...
Read more >[In-app feedback] · Issue #813 · lwouis/alt-tab-macos - GitHub
I downloaded this app, and indeed, if AltTab is open before the app is started, it stays on the splash window and never...
Read more >Tuning WebLogic Server - Oracle Help Center
Locate the Thread Count value and increase or decrease it, as appropriate. Click Apply to save your changes. Reboot the selected server to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @vojtechjelinek, The scenario mentioned in the second screenshot is working fine on both local and test server. But for the first screenshot, things work fine until there is some “suggestions from learner”. So i’m still currently tracing the cause of the error. Maybe i’m able to raise PR by Thursday morning. Is that fine?
Thank you so much @kevintab95 !!