skywind3000 / skywind3000/PyStand
打包的网站程序仅在第一次启动时能够保证网页渲染正常,第二次及以后再启动,网页渲染均不正常。
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
大佬,喜欢你的项目,初识python就用您的ECDICT数据进行上手的!但有个小问题,可能问的不专业,就是我用panel库写了个网站程序,用pystand第一次启动网站,网页渲染没问题。此时关闭pystand,再打开pystand进行第二次启动,网页渲染就会出问题,即便在“任务管理器”删除了pystand残留的进程也不起作用,这是怎么回事?问题出在我的代码中还是pystand中?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported behavior with the Panel website packaged and launched through PyStand: compare the first launch with a second launch after closing PyStand and removing residual processes in Task Manager. The issue mentions no source files or tests, so first determine whether the rendering failure comes from the application code or PyStand. Done means identifying a reproducible cause and confirming that repeated launches render correctly, or documenting the missing reproduction details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100