Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: append call stack for runInBackground #91

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Feb 8, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@@ -0,0 +1,38 @@
function prepareObjectStackTrace(_, stack) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不希望引入 egg-core 依赖,所以把代码拷了过来。

@killagu killagu force-pushed the feat/background_stack branch 2 times, most recently from a951c9b to 3ca029c Compare February 8, 2023 14:35
@killagu killagu force-pushed the feat/background_stack branch from 3ca029c to 3d82dd0 Compare February 8, 2023 14:35
@killagu killagu merged commit ec7bc2c into master Feb 8, 2023
@killagu killagu deleted the feat/background_stack branch February 8, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants