René's URL Explorer Experiment


Title: Step tree seems not correct in multithreaded testing · Issue #872 · allure-framework/allure-python · GitHub

Open Graph Title: Step tree seems not correct in multithreaded testing · Issue #872 · allure-framework/allure-python

X Title: Step tree seems not correct in multithreaded testing · Issue #872 · allure-framework/allure-python

Description: I'm submitting a ... bug report feature request support request => Please do not submit support request here, see note at the top of this template. What is the current behavior? When Thead#entrance spawned Thread#node, Thread#node spawne...

Open Graph Description: I'm submitting a ... bug report feature request support request => Please do not submit support request here, see note at the top of this template. What is the current behavior? When Thead#entrance...

X Description: I'm submitting a ... bug report feature request support request => Please do not submit support request here, see note at the top of this template. What is the current behavior? When Thead#e...

Opengraph URL: https://github.com/allure-framework/allure-python/issues/872

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Step tree seems not correct in multithreaded testing","articleBody":"[//]: # (\n. Note: for support questions, please use Stackoverflow or Gitter**. \n. This repository's issues are reserved for feature requests and bug reports.\n.\n. In case of any problems with Allure Jenkins plugin** please use the following repository \n. to create an issue: https://github.com/jenkinsci/allure-plugin/issues\n.\n. Make sure you have a clear name for your issue. The name should start with a capital \n. letter and no dot is required in the end of the sentence. An example of good issue names:\n.\n. - The report is broken in IE11\n. - Add an ability to disable default plugins\n. - Support emoji in test descriptions\n)\n\n#### I'm submitting a ... \n  - [x] bug report\n  - [ ] feature request\n  - [ ] support request =\u003e Please do not submit support request here, see note at the top of this template.\n\n#### What is the current behavior?\n\nWhen Thead#entrance spawned Thread#node, Thread#node spawned Thread#session, step tree of allure seems incorrect?\n\n\u003cimg width=\"620\" height=\"889\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8ed74de4-451c-44c7-9a9d-88476e483f38\" /\u003e\n\n#### If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem\n\n```python\nfrom concurrent.futures import ThreadPoolExecutor\nimport allure\n\n\ndef session_on_node(node_id, session):\n    with allure.step(f\"Session#{session} on node {node_id}\"):\n        pass\n\n\ndef parallel_task_for_specific_node(node_id):\n    with allure.step(f\"Parallel task for node {node_id}\"):\n        with ThreadPoolExecutor() as executor:\n            for session in range(5):\n                executor.submit(session_on_node, node_id, session)\n\n            executor.shutdown(wait=True)\n\n\ndef test_multithreaded():\n    with allure.step(\"Entrance\"):\n        with ThreadPoolExecutor() as executor:\n            for node_id in range(3):\n                executor.submit(parallel_task_for_specific_node, node_id)\n\n            executor.shutdown(wait=True)\n\n```\n\n#### What is the expected behavior?\n\nstep tree should be like this?\n\n```\nThread#entrance\n        - Thread#node\n                - Thread#session\n                - Thread#session\n                - Thread#session\n        - Thread#node\n                - Thread#session\n                - Thread#session\n                - Thread#session\n```\n\n#### What is the motivation / use case for changing the behavior?\n\nThere is a service combined of multiple nodes. Every node could handle several sessions from client. \nSometimes, parallel testing is needed: Multi sessions for multi nodes, which means main thread is to spawn threads of different node, thread of a single node is to spawn different threads of multiple session, and finally we collect every step and organize them in a friendly tree.\n\n#### Please tell us about your environment:\n\n- Allure version:        2.32.0\n- Test framework:        pytest@7.4.4\n- Allure adaptor:        allure-pytest@2.13.5\n\n#### Other information \n\n[//]: # (\n. e.g. detailed explanation, stacktraces, related issues, suggestions \n. how to fix, links for us to have more context, eg. Stackoverflow, Gitter etc\n)","author":{"url":"https://github.com/SalHe","@type":"Person","name":"SalHe"},"datePublished":"2025-08-05T12:49:25.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/872/allure-python/issues/872"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:6d1c6542-fa1e-3658-93fb-1f75d28006e0
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCD06:265036:5CA7F7:813BA6:696E5BA6
html-safe-nonced9899e96f7cf6286ee471fdabc02e4d273550a4b22cd3277fda757d00cdd02fc
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDA2OjI2NTAzNjo1Q0E3Rjc6ODEzQkE2OjY5NkU1QkE2IiwidmlzaXRvcl9pZCI6IjQ0MjkwMjg4OTUxMTc2OTU5MTAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacd76b36e5793457bebfc59b4919066d495edb87e125895ba42fffac8815760a02
hovercard-subject-tagissue:3292993731
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/allure-framework/allure-python/872/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6deb4c393eb8afb554d2e6108cf4eabc37028b5340b87f19e90ff3d6f6ad160f/allure-framework/allure-python/issues/872
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6deb4c393eb8afb554d2e6108cf4eabc37028b5340b87f19e90ff3d6f6ad160f/allure-framework/allure-python/issues/872
og:image:altI'm submitting a ... bug report feature request support request => Please do not submit support request here, see note at the top of this template. What is the current behavior? When Thead#entrance...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameSalHe
hostnamegithub.com
expected-hostnamegithub.com
Nonef68b42d371252b0f236260d6234f4304a806fe5ac43d59faa21fb59d80df103b
turbo-cache-controlno-preview
go-importgithub.com/allure-framework/allure-python git https://github.com/allure-framework/allure-python.git
octolytics-dimension-user_id5879127
octolytics-dimension-user_loginallure-framework
octolytics-dimension-repository_id79346720
octolytics-dimension-repository_nwoallure-framework/allure-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id79346720
octolytics-dimension-repository_network_root_nwoallure-framework/allure-python
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release6b74bc8dbcd10b5d69fd9ee9d2cfdc8b35e18a4c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues/872#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fallure-framework%2Fallure-python%2Fissues%2F872
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fallure-framework%2Fallure-python%2Fissues%2F872
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=allure-framework%2Fallure-python
Reloadhttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues/872
Reloadhttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues/872
Reloadhttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues/872
allure-framework https://patch-diff.githubusercontent.com/allure-framework
allure-pythonhttps://patch-diff.githubusercontent.com/allure-framework/allure-python
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fallure-framework%2Fallure-python
Fork 256 https://patch-diff.githubusercontent.com/login?return_to=%2Fallure-framework%2Fallure-python
Star 789 https://patch-diff.githubusercontent.com/login?return_to=%2Fallure-framework%2Fallure-python
Code https://patch-diff.githubusercontent.com/allure-framework/allure-python
Issues 95 https://patch-diff.githubusercontent.com/allure-framework/allure-python/issues
Pull requests 20 https://patch-diff.githubusercontent.com/allure-framework/allure-python/pulls
Actions https://patch-diff.githubusercontent.com/allure-framework/allure-python/actions
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/allure-framework/allure-python/security
Please reload this pagehttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues/872
Insights https://patch-diff.githubusercontent.com/allure-framework/allure-python/pulse
Code https://patch-diff.githubusercontent.com/allure-framework/allure-python
Issues https://patch-diff.githubusercontent.com/allure-framework/allure-python/issues
Pull requests https://patch-diff.githubusercontent.com/allure-framework/allure-python/pulls
Actions https://patch-diff.githubusercontent.com/allure-framework/allure-python/actions
Security https://patch-diff.githubusercontent.com/allure-framework/allure-python/security
Insights https://patch-diff.githubusercontent.com/allure-framework/allure-python/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/allure-framework/allure-python/issues/872
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/allure-framework/allure-python/issues/872
Bughttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues?q=type:"Bug"
#874https://github.com/allure-framework/allure-python/pull/874
Step tree seems not correct in multithreaded testinghttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues/872#top
#874https://github.com/allure-framework/allure-python/pull/874
theme:pytesthttps://github.com/allure-framework/allure-python/issues?q=state%3Aopen%20label%3A%22theme%3Apytest%22
https://github.com/SalHe
https://github.com/SalHe
SalHehttps://github.com/SalHe
on Aug 5, 2025https://github.com/allure-framework/allure-python/issues/872#issue-3292993731
https://private-user-images.githubusercontent.com/8342541/474522813-8ed74de4-451c-44c7-9a9d-88476e483f38.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Njg4NDA0MDMsIm5iZiI6MTc2ODg0MDEwMywicGF0aCI6Ii84MzQyNTQxLzQ3NDUyMjgxMy04ZWQ3NGRlNC00NTFjLTQ0YzctOWE5ZC04ODQ3NmU0ODNmMzgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDExOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjAxMTlUMTYyODIzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTE5YmE4N2JkYzYxZmQ5Y2UxNmNhNjdiZjAyNDZlYmVhNGE1ZTRiYTUzMzUyMjgyN2E0NDkxM2Y4ZDkwNmNmYiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.y4yAgDq67jSc9p-PexMlQoJrvAHG3s7aF6ZBVfuYCz0
theme:pytesthttps://github.com/allure-framework/allure-python/issues?q=state%3Aopen%20label%3A%22theme%3Apytest%22
Bughttps://patch-diff.githubusercontent.com/allure-framework/allure-python/issues?q=type:"Bug"
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.